Skip to content

Releases: dimpase/primecountpy

v0.2.1

Choose a tag to compare

@dimpase dimpase released this 27 Dec 08:02

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

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@dimpase dimpase released this 26 Dec 06:27

What's Changed

  • suppport and require primecount 8.0+
  • use meson as the build backend
  • support Python 3.11-3.14

Details

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.1

Choose a tag to compare

@dimpase dimpase released this 20 May 20:59

Various bugfixes, updated docs, compatibility with new Cythons

v0.1.0

Choose a tag to compare

@dimpase dimpase released this 01 Dec 12:00

First fully featured (docs on readthedocs, wheels on pypi) release.