This release does not change any of the underlying code, but it does change the tooling quite a bit.
- CircleCI is out, Github Actions are in
- uv is now used as a project management utility
- ruff is now used to lint
- pre-commit is now used to help validate prior to committing
- wheels should not be published as requested by @dimbleby in #159 (fingers crossed, this is the first tag triggering that action)
What's Changed
Full Changelog: 0.2.4...0.2.5