- Re-release of version 0.3.1 due to packaging issue
(changes-0_3_1)=
0.3.1
- Added compatibility for numpy 1.20 and raised minimum required numpy version to 1.20 (555) - Fixed excessive memory consumption in result creation due to full SVD computation (574) - Added feature parameter history (557) - Moved setup logic to `setup.cfg` (560)
(changes-0_3_0)=
0.3.0
- Significant code refactor with small API changes to parameter relation specification (see docs) - Replaced lmfit with scipy.optimize
(changes-0_2_0)=
0.2.0
- Large refactor with significant improvements but also small API changes (see docs) - Removed doas plugin