Releases
v0.17.0
Updated the cookiecutter template to the latest commit and synchronized dependencies between PyPI and Anaconda recipes. (PR #427 )
Updated ts_fit_graph
logic for matplotlib
>= 3.10.0 compatibility. (PR #434 )
Temporarily pinned pygments
below v2.19 due to a breaking change affecting sphinx-codeautolink
. (PR #434 )
Adopted a new RavenPy logo for the documentation. (PR #428 )
Documentation Updates: (PR #436 )
Cleaner imports, removed some unneeded library imports.
Typo and grammar fixes.
Updated the Python, Anaconda, and Ubuntu versions used to generate the documentation.
Small import fixes and minor code cleanup (ravenpy.extractors
). (PR #436 )
Adjusted pins for intake
, intake-esm
and zarr
to ensure notebooks run correctly. (PR #440 )
Added a Security Policy (SECURITY.md
) to the repository. (PR #441 )
Updated the cookiecutter template to the latest commit: (PR #444 )
Workflows now use Checkout with persist-credentials: false
.
CodeQL workflow has been updated.
pre-commit
hooks for vulture
(finding dead code) and zizmor
(finding security vulnerabilities) have been added.
You can’t perform that action at this time.