Skip to content

Releases: source-c/zlib-tiny

v0.5.1

05 Jul 15:45
Compare
Choose a tag to compare

updated commons-io to 2.13.0

Release v0.5.0

03 Feb 13:25
Compare
Choose a tag to compare

What's Changed

  • added CRC32C (builtin)
  • added Adler32
  • added SHA-384
  • refactored tests

Full Changelog: v0.4.1...v0.5.0

Release v0.4.1

28 Oct 12:20
Compare
Choose a tag to compare

What's Changed

  • Clj CI automation
  • Extended functionality by setting the zlib level when inflating
  • Algo names are now synchronized with Standard Algorithm Name Documentation by Oracle

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

03 Sep 21:49
Compare
Choose a tag to compare
  • implemented hexlify/unhexlify utils
  • checksums and digest are the abstract tiny wrappers now

Release v0.3.2

14 Aug 22:33
Compare
Choose a tag to compare
  • fixed build to be compatible with J11 (as for dbian based stables)

Release v0.3.1

31 Jul 22:27
Compare
Choose a tag to compare
  • technical release to fix JAR builds

Release v0.3.0

31 Jul 22:19
Compare
Choose a tag to compare
  • added tests
  • added CRC64
  • added MD5
  • added SHA1
  • added SHA256
  • updated Commons-IO

Release v0.2.5

01 Jul 19:15
Compare
Choose a tag to compare

updated CIO

Release v0.2.4

23 Jan 19:38
Compare
Choose a tag to compare
  • updated commons-io to 2.8.0
  • refactored profiles

v0.2.3

06 Jan 15:59
Compare
Choose a tag to compare
update readme