Releases: dimpase/primecountpy
Releases · dimpase/primecountpy
v0.2.1
What's Changed
- correct the usage of external primecount - fix an issue in v0.2.0
- Build wheels for Windows by @tobiasdiez in #29
- Fix primecount dependency check by @tobiasdiez in #31
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- suppport and require primecount 8.0+
- use meson as the build backend
- support Python 3.11-3.14
Details
- Clarify that primecountpy is actually distributed under GPL2+ by @saraedum in #8
- Remove Cython from install_requires by @d-torrance in #11
- Modernize metadata by @mkoeppe in #12
- use license syntax in pyproject.toml by @fchapoton in #19
- Fix build with Cython 3.1 by @antonio-rojas in #18
- Migrate to Meson by @tobiasdiez in #23
- Fix CI and build wheels for more platforms by @tobiasdiez in #26
New Contributors
- @saraedum made their first contribution in #8
- @d-torrance made their first contribution in #11
- @fchapoton made their first contribution in #19
- @tobiasdiez made their first contribution in #23
Full Changelog: v0.1.0...v0.2.0