We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cbd8921
[FIX]: Remove accidental cython dependency.
[NEW]: Upgrade to Cython 3.1.5
[NEW]: Release binaries for Python 3.14
d15d930
[NEW]: Upgrade to Cython 3.1.3
[FIX]: Include .pxd files in the source .tar.gz
[FIX]: Don't require pip, it's not needed
[FIX]: Add back some import compat for backtrader
dd0d49b
[FIX]: Silence project.license warnings when building.
[FIX]: Fix regression in abstract function parameters not coercing integers
1dc220a
[FIX]: Support PEP-517 style installation
[NEW]: Upgrade to Cython 3.1.2
[NEW]: Build binary wheels for Windows, macOS, and Linux.