- Fix
__str__
implementation for non standard sized ksuids (see #27 for details)
- Make timestamp functions return floats
- Store and load timezones as UTC.
- Add
KsuidMs
for a higher accuracy version - Improve type checking
- Fix package to be marked as typed
- Fix
__repr__
to show something meaningful - Fix Ksuid comparisons
- Always pad base62 UIDs to be 27 chars long
- Fix exporting of types from the base package
- Initial release