We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0890f3a commit b2ffa56Copy full SHA for b2ffa56
3 files changed
CHANGELOG.rst
@@ -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
19
0.6.1 (2025-02-20)
20
==================
21
changelog/290.breaking.rst
changelog/293.breaking.rst
0 commit comments