v1.9.2
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
- @ialarmedalien made their first contribution in #350
Full Changelog: v1.9.1...v1.9.2