Skip to content

Releases: TA-Lib/ta-lib-python

v0.6.7

04 Sep 16:29
Compare
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
Compare
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
Compare
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.