Skip to content

Tags: psyplot/psy-simple

Tags

v1.5.1

Toggle v1.5.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Chilipp Philipp S. Sommer
regular update for matplotlib 3.9

v1.5.0

Toggle v1.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Chilipp Philipp S. Sommer
Compatibility fixes and code formatting

v1.4.1

Toggle v1.4.1's commit message
Compatibility fixes for matplotlib 3.5 (#32)

Compatibility fixes

Changed
=======

- We now use the new `convert_coordinate` method that has been introduced with
  psyplot v1.4.1 (see psyplot/psyplot#39 and #30)

Fixed
=====
- psy-simple is now compatible with matplotlib 3.5 (see #31)

v1.4.0

Toggle v1.4.0's commit message
Compatibility fixes and LGPL license

As with psyplot 1.4.0, psy-simple is now continuously tested and deployed with CircleCI.

Fixed
-----
-   Compatibility fixes for matplotlib\>=3.3

Added
-----
-   psyplot does now have a CITATION.cff file, see https://citation-file-format.github.io

Changed
-------
-   psy-simple is now officially licensed under LGPL-3.0-only, see [#28](#28)
-   We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#27](#27)

v1.3.1

Toggle v1.3.1's commit message
Patch for 3D bounds

v1.3.0

Toggle v1.3.0's commit message
New background and mask formatoptions and more options for colorbar b…

…ounds

v1.2.0

Toggle v1.2.0's commit message
Improved visualization of unstructured grids

v1.1.0

Toggle v1.1.0's commit message
New widgets and fldmean plotters

v1.0.0

Toggle v1.0.0's commit message
First official and stable release