Skip to content

Releases: glue-viz/glue-astronomy

v0.10.0

16 Jun 11:15
4682152
Compare
Choose a tag to compare

What's Changed

New Features

  • Support sky regions and allow direct call to translator function by @pllim in #93

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

v0.9.0

01 Jun 13:58
755874d
Compare
Choose a tag to compare

What's Changed

New Features

  • Support new CircularAnnulusROI by @pllim in #92

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

v0.8.0

11 May 21:44
dab988a
Compare
Choose a tag to compare

What's Changed

New Features

  • Added translator for CircleAnnulusPixelRegion by @pllim in #90

Bug Fixes

  • Use CircularROI.center to avoid deprecation warnings with glue_core >= 1.10 by @dhomeier in #91

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

v0.7.0

02 Mar 13:13
478451f
Compare
Choose a tag to compare

What's Changed

New Features

  • Adding support for uncertainty extraction to NDDataArray by @bmorris3 in #86

Bug Fixes

  • Fix world_axis_units for SpectralCoordinates by @astrofrog in #87

Full Changelog: v0.6.1...v0.7.0

v0.6.1

31 Jan 16:59
4f74ebd
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Accept component.units=None in translators input for new glue-core unit support by @dhomeier in #84

Other Changes

  • Require glue-core >= 1.6.1, dropped Python 3.7 support by @pllim in #83

Full Changelog: v0.6.0...v0.6.1

v0.6.0

20 Jan 12:14
1c535cf
Compare
Choose a tag to compare

What's Changed

New Features

  • Added translators for NDDataArray and StdDevUncertainty by @bmorris3 in #81

Bug Fixes

  • Fixed return type and shape for pixel <-> world conversions in SpectralCoordinates by @astrofrog in #82

New Contributors

Full Changelog: v0.5.1...v0.6.0