Skip to content

v1.0.0

Latest

Choose a tag to compare

@bltravis bltravis released this 04 Sep 07:12

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_url and tenant_id arguments are now keyword-only and deprecated)
  • Tweak to clean_iii_identifiers method 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