Skip to content

Releases: TA-Lib/ta-lib-python

v0.6.8

Choose a tag to compare

@mrjbq7 mrjbq7 released this 20 Oct 20:47
  • [FIX]: Remove accidental cython dependency.

  • [NEW]: Upgrade to Cython 3.1.5

  • [NEW]: Release binaries for Python 3.14

v0.6.7

Choose a tag to compare

@mrjbq7 mrjbq7 released this 04 Sep 16:29
  • [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

Choose a tag to compare

@mrjbq7 mrjbq7 released this 26 Aug 19:02
  • [FIX]: Silence project.license warnings when building.

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

v0.6.5

Choose a tag to compare

@mrjbq7 mrjbq7 released this 08 Aug 17:37
  • [FIX]: Support PEP-517 style installation

  • [NEW]: Upgrade to Cython 3.1.2

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