Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@myrmarachne myrmarachne released this 14 Mar 14:01
· 27 commits to master since this release
cb26a29

This release adds the support for Python 3.10 and 3.11.
Python 3.7 support is being dropped.

Increased the minimum and maximum supported versions of the following dependencies:

Library Min supported version Max supported version
pandas 1.4.0 2.0.3
xarray 0.21.0 2022.9.0
numpy 1.19.3 1.26.4
scipy 1.6.3 1.11.4
matplotlib 3.4.0 3.6.1
Pillow 9.0.0 10.2.0
statsmodels 0.13.0 0.13.5
cvxopt 1.2.7 1.3.2
requests 2.25.1 2.31.0

What's Changed

New Contributors

Full Changelog: v2.2.10...v3.0.0