Releases: nucleic/kiwi
Releases · nucleic/kiwi
Release list
1.5.0
What's Changed
- Upgrade to production release of Python 3.14 and 3.14t by @cclauss in #200
- Support graalpy wheels by @kgonia in #204
- Added support CMakeLists by @GGsrvg in #206
- Tests, Clearing, Fixes by @GGsrvg in #207
- ci: add riscv64 support by @justeph in #208
- Migrated to md and added usage instruction by @GGsrvg in #209
- Release preparation by @MatthieuDartiailh in #217
New Contributors
- @cclauss made their first contribution in #200
- @kgonia made their first contribution in #204
- @GGsrvg made their first contribution in #206
- @justeph made their first contribution in #208
Full Changelog: 1.4.9...1.5.0
1.4.9
What's Changed
- Include Python.h-including headers first by @DWesl in #193
- WHL: pin cibuildwheel 3.1.1, enable
cp314wheels by @neutrinoceros in #196 - ci: update release workflow and test on 3.14 by @MatthieuDartiailh in #198
New Contributors
- @DWesl made their first contribution in #193
- @neutrinoceros made their first contribution in #196
Full Changelog: 1.4.8...1.4.9
1.4.8
What's Changed
- Cppy upgrade to 1.3.0 to fix linking issues on windows by @MatthieuDartiailh in #189
- Add CI/wheel builder for the free-threaded build by @lysnikolaou in #190
- Fix CIBW_ENABLE to correctly build free-threaded wheels by @lysnikolaou in #191
New Contributors
- @lysnikolaou made their first contribution in #190
Full Changelog: 1.4.7...1.4.8
1.4.6
What's Changed
- pyproject: clean up find directives by @MatthieuDartiailh in #170
- Update solver_internals.rst by @bwagner in #172
- Update basic_systems.rst by @bwagner in #171
- py: switch to use Ruff for linting and formatting by @MatthieuDartiailh in #174
- BLD: Add wheels for Windows on ARM64 by @QuLogic in #175
- reformat pyproject.toml and fix ruff options by @MatthieuDartiailh in #177
- Enable delvewheel in CIBW on Windows by @ksunden in #179
- Add ARM dll PATH to Windows ARM CIBW job by @ksunden in #180
- Add PyPy 3.10 wheels by @QuLogic in #182
- 3.13 support by @MatthieuDartiailh in #183
New Contributors
Full Changelog: 1.4.5...1.4.6
Release 1.4.5
Release 1.4.4
cut release 1.4.4 of the bindings and 1.4.2 of the solver
Release 1.4.3
cut release 1.4.3 release of the Python bindings
Release 1.4.2
cut release 1.4.2 This allows to buil with setuptools >= 61.2
Release 1.4.1
Release 1.4.0
cis: update sdist testing procedure