Tags give the ability to mark specific points in history as being important
-
v1.5.1
54736635 · ·regular update for matplotlib 3.9
-
v1.5.0
22fd047e · ·Compatibility fixes and code formatting
-
v1.4.1
91d3bda9 · ·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
ac305c05 · ·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](https://github.com/psyplot/psy-simple/pull/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](https://github.com/psyplot/psy-simple/pull/27)
-
v1.3.1
150310a5 · ·Patch for 3D bounds
-
v1.3.0
203820fe · ·New background and mask formatoptions and more options for colorbar bounds
-
v1.2.0
0cab80fc · ·Improved visualization of unstructured grids
-
v1.1.0
061c0f4c · ·New widgets and fldmean plotters
-
v1.0.0
21cf3268 · ·First official and stable release