All Versions
4
Latest Version
Avg Release Cycle
378 days
Latest Release
2315 days ago
Changelog History
Changelog History
-
v1.0.2 Changes
May 29, 2017🔖 Version 1.0.2 - May 29, 2017
🛠 Issues fixed:
- Issue #18 - Thread Safety information
- Issue #20 - ArrayIndexOutOfBoundsException when decoding invalid token
- 🛠 Issue #23 - Fixed separators initialization
- 🛠 Issue #30 - Fixed negative numbers encoding
- 🛠 Issue #31 - Fixed large number encoding resulting in an ArrayIndexOutOfBoundsException
- 🚀 Issue #33 - Create a new release 1.0.2
- 🐎 Issue #37 - Performance improvements
- 🛠 Issue #43 - Fixed decode of invalid data resulting in an ArrayIndexOutOfBoundsException
🔀 PR merged:
- 🛠 PR #25 - Fixed SonarJava squid:S2131 and squid:S2325
- PR #26 - Started to use StringBuilder instead of adding Strings
- 🛠 PR #27 - Fixed identation and Issue #20
- 🐎 PR #28 - Performance improvements and code organization
- PR #34 - Reimplemented unhash using Horner's method(Internal commit, PR closed)
- PR #39 - Added Gradle specification
- ✅ PR #40 - Fix typo in test names
-
v1.0.1
June 05, 2015 -
v1.0.0
October 25, 2014 -
v0.3.3
April 20, 2014