You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.rst
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
History
3
3
=======
4
4
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
0 commit comments