Skip to content

Releases: sagemath/cysignals

1.12.6

30 Oct 04:35
117f187

Choose a tag to compare

support Python 3.14, drop old versions support, fix PyPI deployment

1.12.5

24 Sep 02:39
a76f06c

Choose a tag to compare

the minor update improves and simplifies wheel building, and uses pkgconf to simplify the package usage downstream.
E.g. if using meson then it will suffice to use dependency("cysignals")

1.12.4

23 Jul 03:37

Choose a tag to compare

minor release to fix a regression introduced while switching to meson. Found and fixed by @ptrrsn
Tests improvements by @tornaria

1.12.3

25 Jan 17:44

Choose a tag to compare

various fixes, unbreaking conda and readthedocs

1.12.2

19 Dec 15:31

Choose a tag to compare

This fixes the forgotten in 1.12.1 version bump, and, compared to 1.12.0, adds #213 and #214

1.12.1

18 Dec 01:39
cdbf764

Choose a tag to compare

Minor release to un-break using cysignals with setuptools

1.12.0

20 Nov 17:04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.11.4...1.12.0

1.11.4

07 Oct 19:31
035ed16

Choose a tag to compare

a minor update which makes sure that ./configure is included in the release

1.11.3

04 Oct 17:43
6c0d008

Choose a tag to compare

Cython 3 support, other improvements/fixes. Cf. Changelog for more details

1.11.2

15 Dec 09:05

Choose a tag to compare

Remove unstable assembly code.