Skip to content

Latest commit

 

History

History
63 lines (48 loc) · 1.93 KB

CHANGELOG.rst

File metadata and controls

63 lines (48 loc) · 1.93 KB

v0.3.0

Formatting fixes, Background images and viewport control buttons

Changed

Added

v0.2.0

Compatibility fixes and LGPL license

Fixed

  • psy-view is now compatible with psyplot 1.4.0

Added

Changed

  • psy-view is now officially licensed under LGPL-3.0-only, see #58
  • Documentation is now hosted with Github Pages at https://psyplot.github.io/psy-view. Redirects from the old documentation at https://psy-view.readthedocs.io have been configured.
  • We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see #57

v0.1.0

Changed

  • The plotmethod tabs have now a more intuitive gridlayout (see #46)
  • When closing the mainwindow of psy-view now, one closes all open windows (i.e. also the open figures, see #47)

Added

  • A widget to control the plot type for mapplot and plot2d (see #46)
  • A button to reload all plots. This is useful, for instance, if the data on your disk changed and you just want to update the plot #48)