Skip to content

Releases: fxlae/typeid-java

release 0.3.1

18 May 09:41
d6a0fd7
Compare
Choose a tag to compare
  • Fixes an ArrayIndexOutOfBoundsException that occurred when parsing TypeIds if the first suffix character of an invalid suffix was greater than 1 byte. Thanks to @aleris !

release v0.2.1

18 May 11:44
Compare
Choose a tag to compare
  • Backport of #5 to v0.2.x (including typeid-java-jdk8)

release 0.3.0

14 Apr 21:27
791ad7b
Compare
Choose a tag to compare
  • update to typeid-spec 0.3.0 ("allow '_' in type prefix")
  • removal of artifact for Java 8 (typeid-java-jdk8)

Release 0.2.0

13 Apr 11:53
Compare
Choose a tag to compare

Release 0.1.1

13 Apr 11:52
Compare
Choose a tag to compare
  • The internally used java-uuid-generator is set to implementation, which means it will end up as runtime dependency (instead of compile time dependency) in the published POM

Release 0.1.0

13 Apr 11:52
Compare
Choose a tag to compare

Initial release of typeid-java.