Skip to content

Releases: go-chi/typeid

v0.0.4

14 Apr 10:56
83b65a5

Choose a tag to compare

What's Changed

  • revert: remove generic type parameter from AnyUUID/AnyInt64 by @klaidliadon in #8
  • Add an example for uuid.AnyUUID with dynamic prefix, custom UnmarshalText() by @VojtechVitek in #10

Full Changelog: v0.0.3...v0.0.4

v0.0.3

13 Apr 13:46
94c57ef

Choose a tag to compare

What's Changed

  • feat: generic AnyUUID/AnyInt64 with variable prefix support by @klaidliadon in #7

Full Changelog: v0.0.2...v0.0.3

v0.0.2

09 Apr 15:51
233678d

Choose a tag to compare

What's Changed

  • Implement typeid.AnyUUID and typeid.AnyInt64 to support multiple prefixes by @VojtechVitek in #6

Full Changelog: v0.0.1...v0.0.2

v0.0.1

24 Mar 21:48
4b475c0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/go-chi/typeid/commits/v0.0.1