libpetab-python v0.1.22
- Allow zero bounds for log parameters by @FFroehlich in #83
- Adapt to Matplotlib 3.5 by @dweindl in #86
- Allow specifying file format for visualization by @dweindl in #85
- Visualization: Don't mess with rcParams by @dweindl in #90
- Linter: Check condition IDs are unique by @dweindl in #92
- Add support for
pathlib
for reading PEtab tables by @dweindl, @dilpath in #93, #91 - Run tests also on Python 3.10 by @dweindl in #88
- Fix remote file retrieval on Windows @dweindl, @dilpath in #91
- Fix test suite for Windows @dweindl, @dilpath in #91
Full Changelog: v0.1.21...v0.1.22