Releases: psyplot/psy-reg
Releases · psyplot/psy-reg
v1.5.0: Compatibility fixes and code formatting
v1.4.0: Compatibility fixes and LGPL license
As with psyplot 1.4.0, psy-reg is now continuously tested and deployed with CircleCI.
Fixed
- psy-reg is now officially licensed under LGPL-3.0-only, see #9
Added
- psy-reg does now have a CITATION.cff file, see https://citation-file-format.github.io
Changed
- Documentation is now hosted with Github Pages at https://psyplot.github.io/psy-reg. Redirects from the old documentation at [https://psy-reg.readthedocs.io]{.title-ref} have been configured.
- Examples have been removed from the psy-reg repository as they now live in a central place at https://github.com/psyplot/examples
- We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see #8
v1.3.0: Add the fitting of generic model classes
v1.2.0: New release for python 3.7
v1.1.0: New release inline with psyplot v1.1.0
v1.0.0: First official and stable release
This release is the first official and stable release which is also submitted to the Journal of Open Source Software (JOSS). See the corresponding psyplot release for more information.
This release is also available via pypi
pip install psy-reg
or conda
conda install -c conda-forge psy-reg
Or you use the complete installation provided by the psyplot-conda package.