- Add getter for
Id.bytes
property. (#36) - Avoid type casting (#29)
- Don't decode embedded info when creating
Id
(#28) - Remove deprecated methods on
Id
(#27)
- Provide friendly api for JVM and Obj-C (#26)
- Remove superfluous bitmasking in encode (#24)
- Just need to check the last byte. (#22)
- Add
encodeToString
forId
(#18)
- When the
machine
is not initialized, themachine
is regenerated every time.
Initial release.