Skip to content

Releases: sunpy/streamtracer

v2.5.0

01 Sep 13:54
0c1ffbe

Choose a tag to compare

2.5.0 (2025-09-01)

New Features

  • Bump minimum supported numpy to 1.26, and add support for Python 3.14. (#211)

Internal Changes

  • Bump various rust build dependencies for Python 3.14 support. (#211)

v2.4.1

09 Apr 18:27
40567f3

Choose a tag to compare

What's Changed

  • Updates from the package template by @github-actions in #199
  • Updates from the package template by @github-actions in #200
  • PyO3 Risk of buffer overflow in PyString::from_object by @nabobalis in #201

Full Changelog: v2.4.0...v2.4.1

v2.4.0

17 Mar 11:43
552ff26

Choose a tag to compare

  • The minimum supported version for macos binaries is now Sierra (10.12). #192

v2.3.0

26 Nov 12:27
v2.3.0
d0f033b

Choose a tag to compare

  • Add support for Python 3.13 #176
  • Minor docstring formatting fixes, refactor input argument validation, and fix bug when tracing in +/-1 direction #172
  • Build binaries for aarch64 on native runners #167

v2.2.0

17 Jun 10:25
v2.2.0
4e2c96f

Choose a tag to compare

What's Changed

  • Improve performance by removing an expensive heap allocation by @Cadair in #150

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

09 May 08:24
v2.1.0
82157d3

Choose a tag to compare

What's Changed

Features

Infrastructure

New Contributors

Full Changelog: 2.0.1...v2.1.0

streamtracer 2.0.1

16 Mar 10:05

Choose a tag to compare

Bump checkout action version

streamtracer 2.0.0

26 Oct 20:06

Choose a tag to compare

Bump version number

streamtracer 1.1.2

05 Aug 08:00
867453e

Choose a tag to compare

Merge pull request #66 from dstansby/doc-ex

Fix doc example

streamtracer 1.1.0

16 Feb 19:50

Choose a tag to compare

Fix sdist