Skip to content
This repository was archived by the owner on Jan 17, 2024. It is now read-only.

Releases: ethlo/keyvalue

v1.1.1

Choose a tag to compare

@ethlo ethlo released this 30 Jan 11:55

The Hex class now have encodeUpperCase and encodeLowerCase to be explicit about upper/lowercase in the resulting string

v1.1.0

Choose a tag to compare

@ethlo ethlo released this 28 Jan 13:46

Now supports proxying for supporting duck-typing of your own pick-and-choose mix of capabilities.

v1.0.0

Choose a tag to compare

@ethlo ethlo released this 27 Jan 14:33
  • Prebuilt data compressor implementations for LZMA2 and LZ4
  • Reusable tools for working with binary data, and unsigned values
  • Much better test coverage
  • Upgraded and massively reduced number of dependencies to easier avoid conflicts
  • NOTE: Not backwards compatible with 0.9.1

v0.9.1

v0.9.1 Pre-release
Pre-release

Choose a tag to compare

@ethlo ethlo released this 23 Mar 12:04

Using Spring Boot 2.0

v0.9.0

v0.9.0 Pre-release
Pre-release

Choose a tag to compare

@ethlo ethlo released this 19 Mar 16:27

Initial release where all projects are in the same GIT project to avoid synchronization pains across the projects.