Skip to content

Releases: sagemath/cysignals

1.12.6

Choose a tag to compare

@dimpase dimpase released this 30 Oct 04:35
117f187

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

1.12.5

Choose a tag to compare

@dimpase dimpase released this 24 Sep 02:39
a76f06c

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

Choose a tag to compare

@dimpase dimpase released this 23 Jul 03:37

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

1.12.3

Choose a tag to compare

@dimpase dimpase released this 25 Jan 17:44

various fixes, unbreaking conda and readthedocs

1.12.2

Choose a tag to compare

@dimpase dimpase released this 19 Dec 15:31

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

1.12.1

Choose a tag to compare

@dimpase dimpase released this 18 Dec 01:39
cdbf764

Minor release to un-break using cysignals with setuptools

1.12.0

Choose a tag to compare

@dimpase dimpase released this 20 Nov 17:04

What's Changed

New Contributors

Full Changelog: 1.11.4...1.12.0

1.11.4

Choose a tag to compare

@dimpase dimpase released this 07 Oct 19:31
035ed16

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

1.11.3

Choose a tag to compare

@dimpase dimpase released this 04 Oct 17:43
6c0d008

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

1.11.2

Choose a tag to compare

@kliem kliem released this 15 Dec 09:05

Remove unstable assembly code.