Skip to content

Releases: explosion/srsly

v2.5.3: Python 3.14 support via updated cloudpickle

Choose a tag to compare

@github-actions github-actions released this 23 Mar 11:54

Generated notes (2026-03-23 12:38)

Python 3.14 support via updated cloudpickle

Features

  • Add Python 3.14 compatibility by updating vendored cloudpickle to 3.1.2

v2.5.2: Build wheels for Python 3.14

Choose a tag to compare

@github-actions github-actions released this 17 Nov 14:09
release-v2.5.2

Fix config

v2.5.1: Wheels for Linux ARM

Choose a tag to compare

@github-actions github-actions released this 17 Jan 09:24

Now that Github have runners for Linux ARM, we can build wheels for that again 🎉

v2.5.0: Update msgpack to v1.1.0, support Python 3.13

Choose a tag to compare

@github-actions github-actions released this 10 Dec 13:11
  • Update vendored msgpack-python to v1.1.0
  • Update build system and support Python 3.13
  • Update metadata to accurately reflect Python version ranges

v2.4.8

Choose a tag to compare

@adrianeboyd adrianeboyd released this 22 Sep 06:17
559f776
  • Updates for Python 3.12 support (#102).
  • Add Python 3.12 wheels.

v2.4.7

Choose a tag to compare

@adrianeboyd adrianeboyd released this 18 Jul 11:34
298f405
  • Restrict to Cython 0.29.x due to incompatibilities with Cython 3.

v1.0.7

Choose a tag to compare

@adrianeboyd adrianeboyd released this 18 Jul 11:27
051ec66

v2.4.6

Choose a tag to compare

@adrianeboyd adrianeboyd released this 28 Feb 13:30
990399d
  • Fix typing for JSONInput and JSONInputBin (#79).
  • Add read_gzip_jsonl and write_gzip_jsonl (#84).

v2.4.5

Choose a tag to compare

@adrianeboyd adrianeboyd released this 18 Oct 09:13
1390773
  • Update to cloudpickle v2.2.0 for Python 3.11 support.
  • Add Python 3.11 wheels.

v1.0.6

Choose a tag to compare

@adrianeboyd adrianeboyd released this 18 Oct 11:56
8b7c64a
  • Drop support for Python 3.5 and earlier.
  • Update to cloudpickle v2.2.0 for Python 3.11 support.
  • Add Python 3.11 wheels.