What's Changed
- v1.0.0 release π
- Switch from poetry to uv for project management
- Add GitHub Actions to test new commits and publish releases to PyPI
- Refactoring arguments to FolioUUID (
okapi_urlandtenant_idarguments are now keyword-only and deprecated) - Tweak to
clean_iii_identifiersmethod to avoid false-positives with identifiers that "look like" iii-style identifiers, but have "x" in a position that isn't a potential check digit
Full Changelog: v_0_2_10...v1.0.0