Skip to content

Commit

Permalink
Changelog back to dev after 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rosteen committed Mar 22, 2023
1 parent 9928d19 commit 7b82682
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 42 deletions.
121 changes: 81 additions & 40 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,29 +1,74 @@
3.4 (unreleased)
3.5 (unreleased)
================

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

- CLI launchers no longer require data to be specified. [#1890]
Cubeviz
^^^^^^^

- Configurations that support multiple, simultaneous data files now allow
multiple data products to be specified in the command line. [#1890]
Imviz
^^^^^

- Ability to cycle through datasets to expose information during mouseover. [#1953]
Mosviz
^^^^^^

- New markers plugin to log mouseover information to a table. [#1953]
Specviz
^^^^^^^

Specviz2d
^^^^^^^^^

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

Cubeviz
^^^^^^^

- Moment map output now has celestial WCS, when applicable. [#2009]
Imviz
^^^^^

- Custom Spectrum1D writer for spectral cube generated by Cubeviz. [#2012]
Mosviz
^^^^^^

Specviz
^^^^^^^

Specviz2d
^^^^^^^^^

Bug Fixes
---------

Cubeviz
^^^^^^^

Imviz
^^^^^

- Table exposing past results in the aperture photometry plugin. [#1985, #2015]
Mosviz
^^^^^^

Specviz
^^^^^^^

Specviz2d
^^^^^^^^^

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

3.4.1 (unreleased)
==================

Bug Fixes
---------

Cubeviz
^^^^^^^

Imviz
^^^^^

Mosviz
^^^^^^
Expand All @@ -34,6 +79,33 @@ Specviz
Specviz2d
^^^^^^^^^

3.4 (2023-03-22)
================

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

- CLI launchers no longer require data to be specified. [#1890]

- Configurations that support multiple, simultaneous data files now allow
multiple data products to be specified in the command line. [#1890]

- Ability to cycle through datasets to expose information during mouseover. [#1953]

- New markers plugin to log mouseover information to a table. [#1953]

Cubeviz
^^^^^^^

- Moment map output now has celestial WCS, when applicable. [#2009]

- Custom Spectrum1D writer for spectral cube generated by Cubeviz. [#2012]

Imviz
^^^^^

- Table exposing past results in the aperture photometry plugin. [#1985, #2015]

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

Expand Down Expand Up @@ -67,8 +139,6 @@ Specviz

- Removed deprecated ``SpecViz``; use ``Specviz``. [#2092]

Specviz2d
^^^^^^^^^

Bug Fixes
---------
Expand All @@ -87,14 +157,6 @@ Imviz
- Pressing "Home" button on empty additional viewer when images are linked
by WCS no longer crashes. [#2082]

Mosviz
^^^^^^

Specviz
^^^^^^^

Specviz2d
^^^^^^^^^

Other Changes and Additions
---------------------------
Expand All @@ -104,27 +166,6 @@ Mosviz

- Removed subset selection from the Mosviz image viewer. [#2102]

3.3.2 (unreleased)
==================

Bug Fixes
---------

Cubeviz
^^^^^^^

Imviz
^^^^^

Mosviz
^^^^^^

Specviz
^^^^^^^

Specviz2d
^^^^^^^^^

3.3.1 (2023-03-09)
==================

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

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

0 comments on commit 7b82682

Please sign in to comment.