Releases · larsewi/leech
v0.2.0
What's Changed
- You can now disable merging of specific tables by @larsewi in #97
- Implemented integrity checking for payloads by @larsewi in #100
Full Changelog: v0.1.24...v0.2.0
9c86f1a12ca696c32a3b9413e3f6344c965d9ee6b307adf916f9a50ff0d288ce leech-0.2.0.tar.gz
v0.1.24
What's Changed
Full Changelog: v0.1.23...v0.1.24
$ sha256sum leech-0.1.24.tar.gz
ba09977676fb78cece68311538a267c2b5f47e21963534a1fdad9c70ffd64699 leech-0.1.24.tar.gz
v0.1.23
v0.1.22
What's Changed
- Now prints hex representation of non-printable keys when logging them by @larsewi in #80
- Leech now accepts partial hash as block identifier argument by @larsewi in #81
- CFE-4195: Added/updated doc strings in leech.h by @larsewi in #82
- CFE-4195: Added/updated doc strings in block.h by @larsewi in #83
- CFE-4195: Added/updated doc strings in buffer.h by @larsewi in #84
- CFE-4195: Updated doc strings for csv.h by @larsewi in #85
- CFE-4195: Added doc strings to delta.h by @larsewi in #86
- CFE-4195: Updated the doc strings in dict.h by @larsewi in #87
- CFE-4195: Added / Updated doc strings in files.h by @larsewi in #88
- CFE-4195: Added doc strings to head.h by @larsewi in #89
- CFE-4195: Added / updated doc strings in instance.h by @larsewi in #90
- Removed
C_FUNC_MALLOCandAC_FUNC_REALLOCin configure.ac by @larsewi in #91
Full Changelog: v0.1.21-alpha...v0.1.22