Skip to content

Commit 6730069

Browse files
committed
Update citations file and release note
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
1 parent bb33a91 commit 6730069

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors:
88
given-names: "Alexandre"
99
orcid: "https://orcid.org/0000-0000-0000-0000"
1010
title: "Speasy"
11-
version: 1.1.2
11+
version: 1.2.0
1212
doi: 10.5281/zenodo.7995732
13-
date-released: 2023-04-06
13+
date-released: 2023-10-31
1414
url: "https://github.com/SciQLop/speasy"

HISTORY.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
History
33
=======
44

5+
1.2.0 (2023-10-31)
6+
------------------
7+
8+
* Fix old version code example in README.md by @jgieseler in https://github.com/SciQLop/speasy/pull/93
9+
* Cdaweb and others archives direct file access by @jeandet in https://github.com/SciQLop/speasy/pull/89
10+
* Drops Python 3.7 support and adds Python 3.11 by @jeandet in https://github.com/SciQLop/speasy/pull/97
11+
* Switch to PyCDFpp 0.6+ by @jeandet in https://github.com/SciQLop/speasy/pull/100
12+
* [AMDA] Uses CDF_ISTP as default by @jeandet in https://github.com/SciQLop/speasy/pull/101
13+
* [Cache] Always use with transact(): statement with by @jeandet in https://github.com/SciQLop/speasy/pull/102
14+
* Increase tests code coverage by @jeandet in https://github.com/SciQLop/speasy/pull/103
15+
* Make more obvious to user that Speasy doesn't support downloading a whole dataset at once with some WS by @jeandet in https://github.com/SciQLop/speasy/pull/106
16+
* [AMDA] Switch to https by @jeandet in https://github.com/SciQLop/speasy/pull/108
17+
* Readme improvments by @jeandet in https://github.com/SciQLop/speasy/pull/104
18+
519
1.1.2 (2023-06-01)
620
------------------
721

0 commit comments

Comments
 (0)