Skip to content

Releases: AAnzel/Polar-Diagrams-for-Model-Comparison

v1.2.0 Minor Extensions and QoL Improvements

24 Feb 15:55
Compare
Choose a tag to compare

This release adds one new feature to the library and introduces multiple QoL improvements.

What's Added

Functions chart_create_taylor_diagram and chart_create_mi_diagram now have legends with items sorted in decreasing order by the relevant measures. Each legend entry also has an order number as a prefix. The legend sorting functionality is not present when using chart_create_all_diagrams.

What's Changed

  • The encoding of the scalar property is improved.
  • The calculation of the maximum radial boundary is improved.

Full Changelog: v1.1.1...v1.2.0

v1.1.1 QoL Release

12 Jan 16:14
Compare
Choose a tag to compare

This release updates the README files, fixes one minor bug, and bumps the library version. No new features have been added.

v1.1.0 Postpublication Release

12 Oct 07:41
Compare
Choose a tag to compare

This release updates the README files, adds citation info, and bumps the library version. No new features have been added or bugs fixed.

v1.0.7 Postrevision Release Hotfix #2

18 Jun 07:59
Compare
Choose a tag to compare

This release adds additional visualizations in the notebook file that were required after the first revision of the manuscript. Another notable change is the renaming of RMSE to CRMSE to reflect better the formula used for the creation of the Taylor Diagram.
This hotfix bumps the version of the PyPi library to match the version of the repository.

v1.0.6 Postrevision Release Hotfix #1

17 Jun 17:03
Compare
Choose a tag to compare

This release adds additional visualizations in the notebook file that were required after the first revision of the manuscript. Another notable change is the renaming of RMSE to CRMSE to reflect better the formula used for the creation of the Taylor Diagram.
This hotfix bumps the version of the PyPi library.

Full Changelog: v1.0.5...v1.0.6

v1.0.5 Postrevision Release

17 Jun 16:55
Compare
Choose a tag to compare

This release adds additional visualizations in the notebook file that were required after the first revision of the manuscript. Another notable change is the renaming of RMSE to CRMSE to reflect better the formula used for the creation of the Taylor Diagram.

Full Changelog: v1.0.4...v1.0.5

v1.0.4 Hotfix #3 Postconfig Release

10 Feb 14:00
Compare
Choose a tag to compare

This hotfix fixes the namespace scope of the library and updates the README.

v1.0.3 Hotfix #2 Postconfig Release

10 Feb 11:50
Compare
Choose a tag to compare

This hotfix fixes README in the PyPI repository and changes how the library is imported.

v1.0.2 Hotfix Postconfig Release

10 Feb 11:16
Compare
Choose a tag to compare

This release fixes some bugs encountered while packaging the library.

v1.0.1 Post-configuration Release

09 Feb 17:56
Compare
Choose a tag to compare
Changed: Changed library version.