Skip to content

Releases: mysto/java-fpe

v1.0.4

15 Mar 01:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

29 Dec 04:22
Compare
Choose a tag to compare

Patch release to fix radix issue

What's Changed

  • Fix radix value for the largest alphabet from 64 to correct 62 by @msochan in #7

New Contributors

Full Changelog: v1.0.1...v1.0.3

v1.0.1

21 May 17:16
Compare
Choose a tag to compare

Performance updates

What's Changed

Full Changelog: v1.0...v1.0.1

Production Release 1.0

12 Jan 13:13
Compare
Choose a tag to compare

This release updates the code for production usage, resolves Log4j dependencies on older versions, and corrects issues with UTF-8 in unit tests.

Full Changelog: v0.9.0...v1.0

Pre-release with FF3-1 and custom alphabet support

11 Nov 05:17
Compare
Choose a tag to compare

This release includes:

  • FF3-1 support
  • custom alphabet support
  • JMH performance tests

This pre-release has passed all expected tests and is a release candidate

Initial beta release of FF3 package

15 Mar 03:55
Compare
Choose a tag to compare
Pre-release

Initial release