- CI now runs tests against multiple Python versions. (#2)
- Updated dependencies to work with py3.10 and py3.11. (#3)
- Switched to
ruff
for linting. (#5) - Updated CI to also run all pre-commit checks and use more recent actions. (#6)
- Added Github action lints/checks to pre-commit. (#7)
- Finally decided to work on this again and got things to decent working state! This should be usable now and ticks all of the original requirements.
- A dummy tag to test the release workflow.
- Project created from template