Releases: aleris/typeid-kotlin
Releases · aleris/typeid-kotlin
Release v1.0.0
Release v0.0.15
Changelog
c6cffd6 add isId convenience method
Release v0.0.14
Changelog
586af36 increase sonatype deploy timeouts
Release v0.0.11
Changelog
5456da3 add annotation-based prefix customization
Release v0.0.10
Changelog
c7f56b8 updated serialization doc in readme
Release v0.0.9
Changelog
fa028ea add java serialization support for Id and RawId
Release v0.0.8
Changelog
e8d76d4 update and publish docs
Release v0.0.7
Changelog
abbf153 add json serialization support for RawId
Release v0.0.6
Changelog
da080d9 fix suffix-hyphens
description in test data invalid.yaml
e2a6998 fix first suffix char non-ascii check
78516e4 publish configuration
92039b3 add convenience validated methods for filtering and mapping
1d71449 add raw variants for TypeId methods for untyped string prefixes
cc6543f add additional json serialization test for ids only
4f7eee0 add CI
03a1f8c TypeId safe-type implementation