Skip to content

Commit b2ffa56

Browse files
committed
Release v0.7.0
1 parent 0890f3a commit b2ffa56

File tree

3 files changed

+18
-10
lines changed

3 files changed

+18
-10
lines changed

CHANGELOG.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
v0.7.0 (2026-03-19)
2+
===================
3+
4+
Breaking Changes
5+
----------------
6+
7+
- Increased the minimum required versions:
8+
9+
- Python 3.12 (from 3.10)
10+
- Matplotlib 3.8.0 (from 3.5.0)
11+
- sunpy 7.0.0 (from 6.0.0)
12+
- NumPy 1.26.0 (from 1.23.5)
13+
- Astropy 6.1.0 (from 5.3.0)
14+
- SciPy 1.12.0 (from 1.10.1) (`#290 <https://github.com/sunpy/sunkit-image/pull/290>`__)
15+
- The previous coalignment API has been deleted and replaced with a new set of imports and functions.
16+
Please see this example: :ref:`sphx_glr_generated_gallery_aligning_aia_with_eis_maps.py`. (`#293 <https://github.com/sunpy/sunkit-image/pull/293>`__)
17+
18+
119
0.6.1 (2025-02-20)
220
==================
321

changelog/290.breaking.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.

changelog/293.breaking.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)