Skip to content

v1.9.2

Choose a tag to compare

@sierra-moxon sierra-moxon released this 08 May 22:20
· 275 commits to main since this release
00abef0

What's Changed

  • Ensure that relative imports can be imported without requiring ./ in front of the import file name by @ialarmedalien in #350
  • Fix Schemaview.get_uri(...) for no default_prefix in schema by @dalito in #378
  • Update pyproject.toml & actions to poetry 2.x / PEP 621 by @dalito in #387
  • Constrain isodate import to Python < 3.11 by @dalito in #380
  • Change to secure publishing for PyPI by @dalito in #388

New Contributors

Full Changelog: v1.9.1...v1.9.2