Skip to content

Releases: TA-Lib/ta-lib-python

v0.6.8

20 Oct 20:47

Choose a tag to compare

  • [FIX]: Remove accidental cython dependency.

  • [NEW]: Upgrade to Cython 3.1.5

  • [NEW]: Release binaries for Python 3.14

v0.6.7

04 Sep 16:29

Choose a tag to compare

  • [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

v0.6.6

26 Aug 19:02

Choose a tag to compare

  • [FIX]: Silence project.license warnings when building.

  • [FIX]: Fix regression in abstract function parameters not coercing integers

v0.6.5

08 Aug 17:37

Choose a tag to compare

  • [FIX]: Support PEP-517 style installation

  • [NEW]: Upgrade to Cython 3.1.2

  • [NEW]: Build binary wheels for Windows, macOS, and Linux.