Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 531 Bytes

File metadata and controls

23 lines (15 loc) · 531 Bytes

Changelog

0.9.0

  • Fix version pinned dependencies being too restrictive
  • Drop official support from Python <3.9
  • Move to hatchling and pypproject.toml configuration
  • Moved from Makefile to Justfile

0.8.2

  • Fix issue with incorrectly parsing incrementing integers as strings
  • Updated test library versions
  • Removed unimplemented validation command and options as it confused people

0.6.0

  • Improve user error messages
  • Add --omit-prefix option

0.5.0 - 0.5.2

  • Initial release and immediate bug fixes