Releases: svix/python-ksuid
Releases · svix/python-ksuid
Version 0.7.0
Main changes
- Changed
KsuidMsimplementation to use the fractional part to have 4ms of precision instead of (1/256)s of precision, aligning its interpretation with rust-ksuid, and with its own docstrings - Bump minimum Python version to 3.10
Changelog
- Update comment by @ericbn in #30
- dev: update black for dependabot by @svix-jbrown in #32
- modernize configuration and packaging by @svix-jbrown in #33
- gha: add release workflow using trusted publishing by @svix-jbrown in #34
- bump version to 0.7.0 by @svix-jbrown in #35
New Contributors
Full Changelog: v0.6.2...v0.7.0