v6.2.0
What's Changed
- Drop support for Python 3.7 by @ZedThree in #453
- Fix command line option docs by @ZedThree in #465
- Fix tests for Python 3.11 by @ZedThree in #467
- Fix setuptools deprecation warnings by @band-a-prend in #474
- Handle procedure pointers and dummy procedures in interface blocks by @ZedThree in #479
- Fix
block dataoutput class by @ZedThree in #480 - Graphs refactor by @ZedThree in #484
- Convert setup.cfg to pyproject.toml by @ZedThree in #485
New Contributors
- @band-a-prend made their first contribution in #474
Full Changelog: v6.1.17...v6.2.0