Skip to content

Commit

Permalink
Render changelog for v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed Jan 15, 2025
1 parent c9e0caa commit 196098e
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 5 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
1.9.1 (2025-01-15)
==================

Bug Fixes
---------

- Fix some small issues with `Dataset.__repr__`. (`#479 <https://github.com/DKISTDC/dkist/pull/479>`__)
- Fix path errors with Globus transfers on windows. (`#489 <https://github.com/DKISTDC/dkist/pull/489>`__)


Trivial/Internal Changes
------------------------

- Add tests for cropping datasets by world coords (`#310 <https://github.com/DKISTDC/dkist/pull/310>`__)
- Fix small bug which caused `ds.flat` to break if not indexed. (`#475 <https://github.com/DKISTDC/dkist/pull/475>`__)


Performance Improvements
------------------------

- Improve the performance of the ``TiledDataset`` ``repr`` and ``str``. (`#467 <https://github.com/DKISTDC/dkist/pull/467>`__)


1.9.0 (2024-11-04)
==================

Expand Down
1 change: 0 additions & 1 deletion changelog/310.trivial.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/467.performance.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/475.trivial.rst

This file was deleted.

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

This file was deleted.

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

This file was deleted.

0 comments on commit 196098e

Please sign in to comment.