- 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
- Fix issue with incorrectly parsing incrementing integers as strings
- Updated test library versions
- Removed unimplemented
validationcommand and options as it confused people
- Improve user error messages
- Add
--omit-prefixoption
- Initial release and immediate bug fixes