Skip to content

Releases: aleris/typeid-kotlin

Release v1.0.0

28 Jun 08:05
Compare
Choose a tag to compare

Release v0.0.15

28 Jun 06:56
Compare
Choose a tag to compare

Changelog

c6cffd6 add isId convenience method

Release v0.0.14

21 May 13:21
Compare
Choose a tag to compare

Changelog

586af36 increase sonatype deploy timeouts

Release v0.0.11

20 May 15:04
Compare
Choose a tag to compare

Changelog

5456da3 add annotation-based prefix customization

Release v0.0.10

20 May 09:02
Compare
Choose a tag to compare

Changelog

c7f56b8 updated serialization doc in readme

Release v0.0.9

20 May 06:52
Compare
Choose a tag to compare

Changelog

fa028ea add java serialization support for Id and RawId

Release v0.0.8

19 May 06:01
Compare
Choose a tag to compare

Changelog

e8d76d4 update and publish docs

Release v0.0.7

18 May 08:08
Compare
Choose a tag to compare

Changelog

abbf153 add json serialization support for RawId

Release v0.0.6

18 May 05:44
Compare
Choose a tag to compare

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