Skip to content

Releases: nasa/python_cmr

v0.13.0

13 Sep 22:34
f70e338
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.13.0-rc1

13 Sep 16:50
d2ef191
Compare
Choose a tag to compare
v0.13.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0-rc1

v0.12.0

23 Jul 21:22
4be001b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

08 May 20:39
982848d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

10 Apr 19:04
1439889
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

26 Jul 18:46
d2e9e0c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

06 Jul 22:11
11b2d79
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

Support for authentication tokens

23 Nov 23:35
58d3f48
Compare
Choose a tag to compare

[0.7.0]

Added

  • New workflow that runs lint and test
  • New function Query.token to add an authentication token to the request sent to CMR

Changed

What's Changed

Full Changelog: v0.6.0...v0.7.0

Support for Variable queries

28 Oct 22:38
c11485d
Compare
Choose a tag to compare

[0.6.0]

Added

  • New support for querying variables (UMM-V)

Changed

  • Can now import ToolQuery ServiceQuery VariableQuery straight from cmr module. (e.g. from cmr import ToolQuery)

Support for service and tool queries

15 Oct 01:16
3371df0
Compare
Choose a tag to compare

[0.5.0]

Added

  • New support for querying tools (UMM-T) and services (UMM-S)
  • CodeQL Analysis on pushes and pull requests

Changed

  • Moved to github.com/nasa/python_cmr