Skip to content

Commit

Permalink
Render changelog for v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed Jan 28, 2025
1 parent d78d94e commit 77f57af
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 14 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
1.10.0 (2025-01-28)
===================

Backwards Incompatible Changes
------------------------------

- The minimum supported versions of dependencies and Python have been updated, this release requires:
* Python 3.11
* asdf 2.15 (and plugin version bumps)
* dask 2023.2
* matplotlib 3.7
* ndcube 2.1
* numpy 1.25
* parfive 2.1
* sunpy 5.0 (`#507 <https://github.com/DKISTDC/dkist/pull/507>`__)


Features
--------

- Add a ``fig=`` keyword argument to `TiledDataset.plot` and make it default to the current figure. (`#491 <https://github.com/DKISTDC/dkist/pull/491>`__)


Bug Fixes
---------

- Improve the ASDF detection code so out of date ASDF filenames generated by the DKIST data center are skipped if a newer filename is present. (`#503 <https://github.com/DKISTDC/dkist/pull/503>`__)


Improved Documentation
----------------------

- Update the :ref:`dkist:examples:vbi-reproject` example for improvements in ``TiledDataset``. (`#491 <https://github.com/DKISTDC/dkist/pull/491>`__)
- Add an examples section for tutorial style self-contained examples. (`#491 <https://github.com/DKISTDC/dkist/pull/491>`__)
- Add a how-to guide on redownloading the sample data with Fido / Globus. (`#491 <https://github.com/DKISTDC/dkist/pull/491>`__)


1.9.1 (2025-01-15)
==================

Expand Down
1 change: 0 additions & 1 deletion changelog/491.doc.2.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/491.doc.3.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/491.doc.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/491.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/503.bugfix.rst

This file was deleted.

9 changes: 0 additions & 9 deletions changelog/507.breaking.rst

This file was deleted.

0 comments on commit 77f57af

Please sign in to comment.