Skip to content

Releases: glue-viz/glue

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

v1.14.0

23 Oct 12:50
25c8df4
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • Render nans as 'bad' in mpl cmaps when mode='colormap' by @bmorris3 in #2427
  • Update deprecated call to resize_event in test by @jfoster17 in #2443
  • Do not use fancy index for subsets over Dask data by @jfoster17 in #2444
  • Fix bug that caused incompatible subsets to be rendered in some contexts rather than be hidden by @jfoster17 in #2425
  • Fix compatibility with latest developer version of astropy by @astrofrog in #2450

Other Changes

  • Switch to Sphinx book theme and tidied up Sphinx configuration by @astrofrog in #2436
  • Make tests robust to plugins adding new translators by @jfoster17 in #2445

Full Changelog: v1.13.1...v1.14.0

v1.13.1

17 Aug 06:24
29c55b4
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v1.13.0...v1.13.1

v1.13.0

15 Aug 16:09
12d5a9a
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • Set better starting xlim and ylim for custom viewers by @jfoster17 in #2422

Documentation

Other Changes

  • Skip test_save_aggregate_slice for Numpy 1.25.x and unpin numpy-dev by @dhomeier in #2429
  • Move frontend-independent data/link parsing code from glue.qglue to glue.core by @astrofrog in #2432
  • Remove Qt-specific code being split into glue-qt by @astrofrog in #2431
  • Added glue-qt dependency by @astrofrog in #2433

Full Changelog: v1.12.0...v1.13.0

v1.12.0

16 Jun 12:35
73a2679
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • Ensure lazy dask arrays become numpy arrays in calculate_histogram by @jfoster17 in #2412
  • Fix filter logic so that table viewer can hide main data layer by @jfoster17 in #2411
  • Fix Qt6 bug that prevented layers from being re-enabled by @jfoster17 in #2410

Full Changelog: v1.11.0...v1.12.0

v1.11.0

25 May 14:35
c0eb36c
Compare
Choose a tag to compare

What's Changed

New Features

  • New CircularAnnulusROI class to represent circular annulus ROI by @pllim in #2403
  • Add center and move_to methods to RangeSubsetState by @pllim in #2404
  • Add filter/search to table viewer by @jfoster17 in #2392
  • Add functionality for moving viewers between tabs by @Carifio24 in #2387

Bug Fixes

Other Changes

Full Changelog: v1.10.0...v1.11.0

v1.10.0

04 May 12:30
ff1f456
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix subset creation with unit flip by @astrofrog in #2393
  • Avoid resetting limits when changing display units in profile viewer by @astrofrog in #2394

Documentation

Other Changes

  • Make ROI.move_to() behave consistently and expose it at subset_state level by @pllim in #2391

Full Changelog: v1.9.1...v1.10.0

v1.9.1

13 Apr 09:21
bd257e5
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Use new location for pandas.testing by @jfoster17 in #2381
  • Only force reference data change if message indicates that numerical values of data have changed by @astrofrog in #2385

Full Changelog: v1.9.0...v1.9.1

v1.9.0

03 Apr 10:45
da68d1a
Compare
Choose a tag to compare

What's Changed

New Features

  • Add a LinkSameWithUnits class that links respecting units by @astrofrog in #2379

Bug Fixes

Full Changelog: v1.8.1...v1.9.0

v1.8.1

23 Mar 12:40
4de94b5
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v1.8.0...v1.8.1