v0.13.0
What's Changed
- Use PyPI trusted publisher by @alifbe in #441
- Use codecov CLI by @alifbe in #442
- Fix matplotlib argument typing by @mferrera in #445
- Pin sphinx-argparse to < 0.5.0 by @alifbe in #446
- Code maintenance by @alifbe in #449
- Relax requirement for interpolation in tests by @berland in #450
- Unpin numpy by @berland in #452
- Extend ruff to pylint checks by @berland in #453
- Refactor PyscalFactory by @bartekvik in #448
- Pin sphinx-autodoc-typehints by @alifbe in #456
New Contributors
- @bartekvik made their first contribution in #448
Full Changelog: v0.12...v0.13.0