Skip to content

Commit

Permalink
Update for 3.7.x (#2477)
Browse files Browse the repository at this point in the history
* Back to development: 3.8.dev
  • Loading branch information
cshanahan1 authored Sep 21, 2023
1 parent d32cac1 commit 56bb745
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 31 deletions.
119 changes: 90 additions & 29 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,85 @@
3.7 (unreleased)
3.8 (unreleased)
================

New Features
------------

Cubeviz
^^^^^^^

Imviz
^^^^^

Mosviz
^^^^^^

Specviz
^^^^^^^

Specviz2d
^^^^^^^^^

API Changes
-----------

Cubeviz
^^^^^^^

Imviz
^^^^^

Mosviz
^^^^^^

Specviz
^^^^^^^

Specviz2d
^^^^^^^^^

Bug Fixes
---------

Cubeviz
^^^^^^^

Imviz
^^^^^

Mosviz
^^^^^^

Specviz
^^^^^^^

Specviz2d
^^^^^^^^^

Other Changes and Additions
---------------------------

3.7.1 (unreleased)
==================

Bug Fixes
---------

Cubeviz
^^^^^^^

Imviz
^^^^^

Mosviz
^^^^^^

Specviz
^^^^^^^

Specviz2d
^^^^^^^^^

3.7 (2023-09-21)
================

New Features
Expand Down Expand Up @@ -89,34 +170,6 @@ Bug Fixes
- Circle tool to create a circular Subset no longer results in an ellipse
under certain conditions. [#2332]

Cubeviz
^^^^^^^

Imviz
^^^^^

Mosviz
^^^^^^

Specviz
^^^^^^^

Specviz2d
^^^^^^^^^

Other Changes and Additions
---------------------------

- Improved logic for handling active state of plugins. [#2386, #2450]

- API framework for batch aperture photometry. [#2401]

3.6.3 (unreleased)
==================

Bug Fixes
---------

- Fixes turning off multiselect mode for a dropdown when no selections are currently made.
Previously this resulted in a traceback, but now applies the default selection for
single-select mode. [#2404]
Expand All @@ -142,6 +195,14 @@ Specviz
Specviz2d
^^^^^^^^^

Other Changes and Additions
---------------------------

- Improved logic for handling active state of plugins. [#2386, #2450]

- API framework for batch aperture photometry. [#2401]


3.6.2 (2023-08-25)
==================

Expand Down
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ authors:
- family-names: "Volfman"
given-names: "Sabrina"
title: "Jdaviz"
version: 3.6.0
version: 3.7.0
doi: https://doi.org/10.5281/zenodo.5513927
date-released: 2023-07-28
date-released: 2023-09-21
url: "https://github.com/spacetelescope/jdaviz"

# see a full list of contributors here: https://github.com/spacetelescope/jdaviz/graphs/contributors

0 comments on commit 56bb745

Please sign in to comment.