Releases: pastas/metran
Releases · pastas/metran
Release v0.4.0
Updated documentation, fixes for pandas>2.0 and pastas>=1.4.0.
What's Changed
- Metran release 0.4.0 by @dbrakenhoff in #27
Full Changelog: v0.3.0...v0.4.0
Release v0.3.0
What's Changed
- Allow the user to set the engine for the SPKalmanFilter by @martinvonk in #13
- move to pyproject.toml by @martinvonk in #19
- replace NumPy MachAr with finfo by @martinvonk in #23
- Update testing routine by @martinvonk in #21
- Release 0.3.0 by @martinvonk in #25
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
What's Changed
- add testing python 3.8, 3.9 by @dbrakenhoff in #6
- import _get_height_ratios from modelplots instead of plots by @martinvonk in #7
- Fix Kalman filter decompose for ncdf > 1 by @bdestombe in #9
- Release 0.2.0 by @dbrakenhoff in #10
New Contributors
- @martinvonk made their first contribution in #7
- @bdestombe made their first contribution in #9
Full Changelog: v0.1.2...v0.2.0
Release v0.1.2 (first official release)
Hopefully got it all right for PyPI now. No internal changes as compared to v0.1.0 and v0.1.1
Release v0.1.1 (first official release)
I'm gonna keep bumping micro versions till the publish package workflow works.
Release v0.1.0 (first official release)
This is the first official release for metran
.
For features, see notebooks in the examples and concepts sections!