Skip to content

Releases: svix/python-ksuid

Version 0.7.0

14 Mar 02:44
6337575

Choose a tag to compare

Main changes

  • Changed KsuidMs implementation 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

New Contributors

Full Changelog: v0.6.2...v0.7.0