Skip to content

Releases: psyplot/psy-reg

v1.5.0: Compatibility fixes and code formatting

16 Jul 13:46
v1.5.0
9565c44
Compare
Choose a tag to compare

Compatibility fixes and code formatting

DOI

Changed

  • migrate to psyplot-plugin-template !11

Fixed

  • fixed compatiblity with latest matplotlib version and python 3.12 !11

v1.4.0: Compatibility fixes and LGPL license

09 Oct 05:23
50fe3e1
Compare
Choose a tag to compare

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

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

13 Oct 09:28
Compare
Choose a tag to compare

DOI

This release of psy-reg supports fitting generic classes that implement a fit method, and it supports psyplot>=1.3.0

v1.2.0: New release for python 3.7

13 Nov 11:04
Compare
Choose a tag to compare

v1.1.0: New release inline with psyplot v1.1.0

13 Apr 11:31
Compare
Choose a tag to compare

v1.0.0: First official and stable release

19 Aug 08:42
Compare
Choose a tag to compare

DOI
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.