Version 1.1.0
This release moves the uv installer builds over to using uv build --sdist
directly, which should provide a small performance boost when using uv (which is the default if it is installed).
What's Changed
- feat: use uv build directly by @henryiii in #60
- tests: fix coverage issues by @henryiii in #61
- ci: try to get codecov working by @henryiii in #62
- ci: add automerge by @henryiii in #63
- docs: more info for pre-commit and uv by @henryiii in #59
- docs: mention uvx by @henryiii in #65
- chore: prepare for 1.1.0 by @henryiii in #64
Full Changelog: v1.0.0...v1.1.0