v1.2.0
What's Changed
- Fix old version code example in README.md by @jgieseler in #93
- Cdaweb and others archives direct file access by @jeandet in #89
- Drops Python 3.7 support and adds Python 3.11 by @jeandet in #97
- Switch to PyCDFpp 0.6+ by @jeandet in #100
- [AMDA] Uses CDF_ISTP as default by @jeandet in #101
- [Cache] Always use
with transact():
statement with by @jeandet in #102 - Increase tests code coverage by @jeandet in #103
- Make more obvious to user that Speasy doesn't support downloading a whole dataset at once with some WS by @jeandet in #106
- [AMDA] Switch to https by @jeandet in #108
- Readme improvments by @jeandet in #104
New Contributors
- @jgieseler made their first contribution in #93
Full Changelog: v1.1.2...v1.2.0