v0.1.3
Closed issues:
- #347 Implement our own secure
memcmp
andmemzero
if libsodium isn't available
Merged PRs:
- #395 Revert "Portability fixes"
- #380 Test a few cmake option combinations before the build.
- #377 Fix SSL verification in coveralls.
- #376 Bring back autotools instructions
- #373 Only fetch 1 revision from git during Travis builds.
- #369 Integrate with CircleCI to build artifacts in the future
- #366 Release v0.1.3.
- #362 Remove .cabal-sandbox option from tox-spectest find line.
- #361 Simplify integration as a third-party lib in cmake projects
- #354 Add secure memcmp and memzero implementation.
- #324 Do not compile and install DHT_bootstrap if it was disabled in configure
- #297 Portability fixes