Skip to content

Releases: CSHS-CWRA/RavenPy

v0.17.0

27 Jan 16:09
07fd419
Compare
Choose a tag to compare
  • 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.

v0.16.1

05 Dec 21:07
4aeba1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

18 Oct 15:30
6d8e00a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

20 Jun 17:39
0dec383
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.15.0

v0.14.1

07 May 16:52
0676b1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.13.1

07 May 20:47
Compare
Choose a tag to compare

This is a patch update of v0.13.0 containing a backport of the following changes in order to provide stability for PAVICS users:

v0.14.0

13 Mar 15:34
e90251e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13...v0.14.0

v0.13

10 Jan 21:50
89c356c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.3...v0.13

v0.12.3

02 Oct 20:29
2223ab9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.12.3

v0.12.2

04 Jul 21:37
3ba14b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2