Skip to content

Commit

Permalink
Update changelog and citation file according to the last release
Browse files Browse the repository at this point in the history
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
  • Loading branch information
jeandet committed Jun 18, 2024
1 parent 83c46ff commit 7441cf2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ authors:
orcid: "https://orcid.org/0009-0009-7151-8089"
title: "Speasy"
version: 1.3.2
doi: 10.5281/zenodo.11517646
date-released: 2024-06-07
doi: 10.5281/zenodo.12078620
date-released: 2024-06-18
url: "https://github.com/SciQLop/speasy"
8 changes: 8 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
History
=======

1.3.2 (2024-06-18)
------------------

* Switch to pyzstd since it is more maintained by @jeandet in https://github.com/SciQLop/speasy/pull/140
* Fixes bug when using CDA REST API, if_newer_than kw arg was given twice by @jeandet in https://github.com/SciQLop/speasy/pull/141
* If SPEASY_SKIP_INIT_PROVIDERS env var if defined Speasy will skip inventories load by @jeandet in https://github.com/SciQLop/speasy/pull/142
* Reduces axes count according to numpy reduction by @jeandet in https://github.com/SciQLop/speasy/pull/143

1.3.1 (2024-06-07)
------------------

Expand Down

0 comments on commit 7441cf2

Please sign in to comment.