Skip to content

Releases: pmorissette/bt

v1.1.0

06 Aug 13:46
8087a3d
Compare
Choose a tag to compare

What's Changed

  • switch base test environment to 3.11, bump minimum cython version to account for 3.11 changes, use cibuildwheel for wheel creation by @timkpaine in #392
  • Update ruff usage, enforce format, update workflows by @timkpaine in #445
  • Introduce an optional lag parameter in SetStat by @lnzed in #403
  • positions should not mix NaN and 0s by @mkeds in #218
  • Removes chained indexing. by @quant12345 in #449
  • To access a value by position, use ser.iloc[pos] by @quant12345 in #448

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

24 Jun 00:50
9088f9a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

20 Nov 02:57
Compare
Choose a tag to compare

Now that the library is quite stable, moving to version 1.0.0 for full semver utilization.

What's Changed

New Contributors

Full Changelog: v0.2.9...v1.0.0

v0.2.9

21 Apr 02:49
f5ab91e
Compare
Choose a tag to compare

This is a very minor release which bundles LICENSE.txt in order to build bt for conda-forge.

v0.2.8

01 Feb 04:51
6536b1c
Compare
Choose a tag to compare

~2 years of accumulated bug fixes and features. Many version compatibility modifications for new numpy, new pandas, new matplotlib, etc.

Vastly expanded support for constructing fixed income strategies.

Built for ffn >= 0.3.5