Skip to content

v1.2.0

Choose a tag to compare

@SolarDrew SolarDrew released this 05 Feb 14:24
· 274 commits to main since this release
v1.2.0
08038ae

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)