Skip to content

Releases: larsewi/leech

v0.1.24

04 Feb 08:20
580c85b
Compare
Choose a tag to compare

What's Changed

  • Fixed potentially uninitialized variable compiler warning by @larsewi in #93

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

03 Feb 09:13
4de4705
Compare
Choose a tag to compare

What's Changed

  • Fixed implicit declaration of lstat on Windows by @larsewi in #92

Full Changelog: v0.1.22...v0.1.23

v0.1.22

27 Jan 08:58
5d83554
Compare
Choose a tag to compare

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_MALLOC and AC_FUNC_REALLOC in configure.ac by @larsewi in #91

Full Changelog: v0.1.21-alpha...v0.1.22

v0.1.21-alpha

03 Jan 15:48
f8b5b75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.20-alpha...v0.1.21-alpha

v0.1.20-alpha

07 May 15:14
1b26475
Compare
Choose a tag to compare
v0.1.20-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.19-alpha...v0.1.20-alpha

v0.1.19-alpha

07 May 09:46
63d4d2a
Compare
Choose a tag to compare
v0.1.19-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.18-alpha...v0.1.19-alpha

v0.1.18-alpha

06 May 08:59
ca0a0ab
Compare
Choose a tag to compare
v0.1.18-alpha Pre-release
Pre-release

What's Changed

  • Fixed some compiler warnings on Solaris 11 by @larsewi in #74

Full Changelog: v0.1.17-alpha...v0.1.18-alpha

v0.1.17-alpha

03 May 15:52
f386e36
Compare
Choose a tag to compare
v0.1.17-alpha Pre-release
Pre-release

What's Changed

  • Remove explicit -ldl -lm link flags by @larsewi in #70

Full Changelog: v0.1.16-alpha...v0.1.17-alpha

v0.1.16-alpha

03 May 14:44
9c4fe8c
Compare
Choose a tag to compare
v0.1.16-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.15-alpha...v0.1.16-alpha

v0.1.15-alpha

03 May 09:35
c5fd855
Compare
Choose a tag to compare
v0.1.15-alpha Pre-release
Pre-release

What's Changed

  • Include windows.h instead of libloader.h by @larsewi in #68

Full Changelog: v0.1.14-alpha...v0.1.15-alpha