Skip to content

Releases: glue-viz/glue

v1.21.0

26 Apr 12:32
337a622
Compare
Choose a tag to compare

What's Changed

New Features

  • Allow setting slices or subset_state for determining min/max levels in StateAttributeLimitsHelper by @dhomeier in #2476

Bug Fixes

  • Fix bug that caused IncompatibleAttribute error when trying to change limits by @astrofrog in #2486

Full Changelog: v1.20.0...v1.21.0

v1.20.0

17 Apr 19:34
079829f
Compare
Choose a tag to compare

What's Changed

New Features

  • Allow transparent regions in composite images when out of bounds by @bmorris3 in #2482

Bug Fixes

  • Compatibility and tests against Numpy 2.0.0rc1 by @dhomeier in #2471

Full Changelog: v1.19.1...v1.20.0

v1.19.1

17 Apr 08:52
746b40e
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v1.19.0...v1.19.1

v1.19.0

16 Apr 11:59
af311e0
Compare
Choose a tag to compare

What's Changed

New Features

  • Adds custom list of plugins to be passed on load by @CyclingNinja in #2481
  • Add the ability to specify a random subset size for computing histogram by @astrofrog in #2478
  • Implement support for unit conversion in attribute limits in image viewer by @astrofrog in #2480
  • Allow serializing and deserializing named astropy units by @Carifio24 in #2475

Other Changes

  • Fix the logic for region display when exchanging x/y world coordinates by @jfoster17 in #2479

New Contributors

Full Changelog: v1.18.0...v1.19.0

v1.18.0

26 Mar 14:04
1bbd6e8
Compare
Choose a tag to compare

What's Changed

New Features

  • Preserve alpha while compositing with cmap.set_bad by @bmorris3 in #2468

Other Changes

  • Remove deprecated Qt-related code (and glue.qglue) by @astrofrog in #2477

Full Changelog: v1.17.1...v1.18.0

v1.17.1

07 Dec 11:11
f49cddd
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Other Changes

Full Changelog: v1.17.0...v1.17.1

v1.17.0

05 Dec 14:37
127837a
Compare
Choose a tag to compare

What's Changed

New Features

  • Make stretches be customizable on a layer by layer basis by @astrofrog in #2453

Full Changelog: v1.16.0...v1.17.0

v1.16.0

16 Nov 16:59
e5aadc8
Compare
Choose a tag to compare

What's Changed

New Features

  • Customizable limits percentile and behavior on updating bins when resetting limits by @astrofrog in #2455

Full Changelog: v1.15.0...v1.16.0

v1.15.0

14 Nov 16:19
283ee02
Compare
Choose a tag to compare

What's Changed

New Features

  • Support regions in image viewer by @jfoster17 in #2456
  • Added 'simple' viewers which can be used for testing or simple use cases by @astrofrog in #2458

Other Changes

Full Changelog: v1.14.1...v1.15.0

v1.14.1

26 Oct 10:54
f8c4387
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix bug when changing the number of bins on a histogram with modified/deleted data by @astrofrog in #2451

Documentation

Full Changelog: v1.14.0...v1.14.1