Now that the library is quite stable, moving to version 1.0.0 for full semver utilization.
What's Changed
* Docupdate by ptomecek in https://github.com/pmorissette/bt/pull/296
* changes to pages/deploy by timkpaine in https://github.com/pmorissette/bt/pull/297
* fix new black lint error by timkpaine in https://github.com/pmorissette/bt/pull/308
* Fix random benchmarking by dulacp in https://github.com/pmorissette/bt/pull/289
* small code change by jeamick in https://github.com/pmorissette/bt/pull/303
* Fix RebalanceOvertime if condition by dulacp in https://github.com/pmorissette/bt/pull/290
* Allow different target volatilities for each asset by danilogalisteu in https://github.com/pmorissette/bt/pull/306
* fix lint problem by timkpaine in https://github.com/pmorissette/bt/pull/349
* Reduce build CI, drop Python3.6 by timkpaine in https://github.com/pmorissette/bt/pull/348
* Fix "Position and transaction data is wrong if the same security is used in multiple sub-strategies" by MDDietz1 in https://github.com/pmorissette/bt/pull/347
* Remove extra build stage by timkpaine in https://github.com/pmorissette/bt/pull/359
* Update GitHub actions by timkpaine in https://github.com/pmorissette/bt/pull/362
* Fixed strategies considering all tickers as universe when only strategy children are specified, and strategy use a subset of tickers by AlbertoParravicini in https://github.com/pmorissette/bt/pull/302
* Update documentation, fix pandas bug, move to pytest by timkpaine in https://github.com/pmorissette/bt/pull/370
* Prevent security_weights from overwriting values history by timkpaine in https://github.com/pmorissette/bt/pull/383
* restore missing images to docs, fixes 389 by timkpaine in https://github.com/pmorissette/bt/pull/391
* Fixing easy install typo by RoryGlenn in https://github.com/pmorissette/bt/pull/411
* bump minimum supported ffn to 0.3.7 by timkpaine in https://github.com/pmorissette/bt/pull/413
* Fix "Momentum lag results in IndexError" by brrrak in https://github.com/pmorissette/bt/pull/407
* Uplift packaging for 2023, move to ruff, rework ci scripts by timkpaine in https://github.com/pmorissette/bt/pull/426
* bump minimum python to 3.7 by timkpaine in https://github.com/pmorissette/bt/pull/427
New Contributors
* dulacp made their first contribution in https://github.com/pmorissette/bt/pull/289
* jeamick made their first contribution in https://github.com/pmorissette/bt/pull/303
* danilogalisteu made their first contribution in https://github.com/pmorissette/bt/pull/306
* MDDietz1 made their first contribution in https://github.com/pmorissette/bt/pull/347
* AlbertoParravicini made their first contribution in https://github.com/pmorissette/bt/pull/302
* dependabot made their first contribution in https://github.com/pmorissette/bt/pull/372
* RoryGlenn made their first contribution in https://github.com/pmorissette/bt/pull/411
* brrrak made their first contribution in https://github.com/pmorissette/bt/pull/407
**Full Changelog**: https://github.com/pmorissette/bt/compare/v0.2.9...v1.0.0