Skip to content

Releases: ofek/coincurve

v20.0.0

02 Jun 17:37
Compare
Choose a tag to compare
  • Breaking: CMake is now a build dependency; this is only a breaking change for redistributors as building with standard Python packaging tools will automatically use the CMake that is available on PyPI
  • Breaking: Stop building wheels for Windows 32-bit
  • Build wheels for Windows ARM64

v19.0.1

02 Mar 05:57
Compare
Choose a tag to compare
  • Fix regression in Windows wheels

v19.0.0

11 Jan 13:52
Compare
Choose a tag to compare
  • Breaking: Drop support for Python 3.7
  • Add support for Python 3.12
  • Upgrade libsecp256k1 to version 0.4.1

v18.0.0

19 Nov 20:08
Compare
Choose a tag to compare
  • Support Schnorr signatures
  • Add support for Python 3.11
  • Upgrade libsecp256k1 to the latest available version

v17.0.0

30 Jan 05:46
Compare
Choose a tag to compare
  • Breaking: Drop support for Python 3.6
  • Fix wheels for Apple M1
  • Upgrade libsecp256k1 to the latest available version