Skip to content

Releases: DKISTDC/dkist

v1.3.0rc1 - More Fido Features

19 Feb 20:21
70e5be2
Compare
Choose a tag to compare
Pre-release
Let's try this! (#329)

v1.2.1

05 Feb 14:26
v1.2.1
b63dc21
Compare
Choose a tag to compare

Bug Fixes

  • Fix some deprecation warnings for Python 3.12 support. (#322)

v1.2.0

05 Feb 14:24
v1.2.0
08038ae
Compare
Choose a tag to compare

Features

  • Add a logging framework to present information to users in a nicer way. The logger can be accessed as dkist.log to change log levels etc. (#317)

Bug Fixes

  • Bump minimum version of asdf to 2.11.2 to pick up jsonschema bugfix. (#313)
  • Change the appdirs dependancy for the maintained platformdirs package. (#318)
  • Fix an unpinned minimum version of asdf-wcs-schemas causing potential read errors on newest asdf files with dkist 1.1.0. (#320)

v1.1.0 - WCS Improvements

18 Dec 12:49
v1.1.0
6b175ee
Compare
Choose a tag to compare

This release contains various fixes to the code for working with gWCS objects in the DKIST ASDF files, and is required for reading newer ASDF files produced by the data center.

See full changelog for details.

v1.0.0 - We're Out of Beta

09 Aug 12:45
v1.0.0
870975f
Compare
Choose a tag to compare

The 1.0 release of the dkist package is the first release where we are declaring the package out of beta, and ready for general use.

First off this does not mean it’s “done”! There’s still a long list of things we know we need to do. However, with this release we are confident that the core functionality works and you can search for, transfer and download DKIST datasets with the user tools.

When you inevitably find bugs and things that do not work please open an issue.

For a summary of what's included in this release see the release notes and the full changelog.

v0.1a4

19 May 14:29
v0.1a4
4ec087b
Compare
Choose a tag to compare
v0.1a4 Pre-release
Pre-release
v0.4a4