Skip to content

Commit

Permalink
changelog: update to version 2025.2.0 with bug fixes, new features, a…
Browse files Browse the repository at this point in the history
…nd enhanced documentation
  • Loading branch information
fbriol committed Feb 4, 2025
1 parent 40d830f commit 8d4d8bf
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,31 @@
Changelog
#########

2025.2.0
========

Bug Fixes
---------

* Fix the calculation of the quality flag from LGP models

New Features
------------

* Add evaluate_equilibrium_long_period function to the API
* Remove excluded constituents parameter from Settings class and related
functions

Documentation
-------------

* enhance documentation and add examples for the LGP discretization

Miscellaneous
-------------

* Refactor type hinting and improve code clarity with TYPE_CHECKING imports

2025.1.0
========
* enhance Axis class to support circular properties and add circle degrees constant
Expand Down

0 comments on commit 8d4d8bf

Please sign in to comment.