From 4bb312fca986259484cbe473d84aeae56d1e8eb2 Mon Sep 17 00:00:00 2001 From: Ricky O'Steen Date: Wed, 29 Nov 2023 13:22:41 -0500 Subject: [PATCH] Update changelog and citations file for 3.8.0 release --- CHANGES.rst | 53 ++++------------------------------------------------ CITATION.cff | 4 ++-- 2 files changed, 6 insertions(+), 51 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 2ba291912d..d623969ae2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,4 @@ -3.8 (unreleased) +3.8 (2023-11-29) ================ New Features @@ -46,9 +46,6 @@ Mosviz - Matched mouseover indicator to show same position in 1d and 2d spectral viewers. [#2575] -Specviz -^^^^^^^ - Specviz2d ^^^^^^^^^ @@ -67,42 +64,26 @@ API Changes - Viewer API now exposed via ``viz.viewers`` dictionary, currently containing APIs to set axes limits as well as astrowidgets API commands for Imviz. [#2563] -Cubeviz -^^^^^^^ - Imviz ^^^^^ - Deprecated ``do_link`` argument of ``imviz.load_data`` is removed, use ``batch_load`` context manager instead. [#2578] -Mosviz -^^^^^^ - Specviz ^^^^^^^ - Deprecated ``specviz.load_spectrum`` is removed, use ``specviz.load_data`` instead. [#2578] -Specviz2d -^^^^^^^^^ - Bug Fixes --------- -Cubeviz -^^^^^^^ +- Fix Plot Options stretch histogram's curve for non-gray colormaps. [#2537] Imviz ^^^^^ -Mosviz -^^^^^^ - -Specviz -^^^^^^^ - -Specviz2d -^^^^^^^^^ +- Plot options layer selection no longer gets stuck in some cases when deleting + the currently selected viewer. [#2541] Other Changes and Additions --------------------------- @@ -118,32 +99,6 @@ Other Changes and Additions - Plot options now includes better support for scatter viewers, including toggling line visibility. [#2449] -3.7.2 (unreleased) -================== - -Bug Fixes ---------- - -- Fix Plot Options stretch histogram's curve for non-gray colormaps. [#2537] - -Cubeviz -^^^^^^^ - -Imviz -^^^^^ - -- Plot options layer selection no longer gets stuck in some cases when deleting - the currently selected viewer. [#2541] - -Mosviz -^^^^^^ - -Specviz -^^^^^^^ - -Specviz2d -^^^^^^^^^ - 3.7.1 (2023-10-25) ================== diff --git a/CITATION.cff b/CITATION.cff index b0816cbdd5..3c929fd0eb 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -70,9 +70,9 @@ authors: - family-names: "Volfman" given-names: "Sabrina" title: "Jdaviz" -version: 3.7.0 +version: 3.8.0 doi: https://doi.org/10.5281/zenodo.5513927 -date-released: 2023-09-21 +date-released: 2023-11-29 url: "https://github.com/spacetelescope/jdaviz" # see a full list of contributors here: https://github.com/spacetelescope/jdaviz/graphs/contributors