Full Changelog#

1.1.1.dev23+gb72bb59d4 (2026-05-20)#

Breaking Changes#

  • Increased minimum version of Python to 3.12. Increased minimum version of NumPy to 1.26.0. Increased minimum version of Matplotlib to 3.8.0. Increased minimum version of SciPy to 1.12.0. Increased minimum version of sunpy to 7.0.0. Increased minimum version of Astropy to 6.1.0. Increased minimum version of scikit-image to 0.22.0. (#111)

New Features#

  • Add functionality for a custom outer boundary condition on br for the input for PFSS. (#98)

1.1.0 (2025-05-07)#

Breaking Changes#

1.0.0 (2024-05-31)#

This is the first release and aims to keep the API the same from pfsspy to sunkit_magex. The main difference is that you will need to replace the import like so:

# Before
import pfsspy
from pfsspy import tracing

# After
from sunkit_magex import pfss as pfsspy
from sunkit_magex.pfss import tracing

The main changes from the previous release of pfsspy are as follows:

  • The GongSynopticMap class has moved into sunpy, note that the new class in sunpy is slightly different in that it does not modify the header.