Releases: BobbyAxerol/quantbt
Releases · BobbyAxerol/quantbt
Release list
QuantBT Engine v1.1.1
What's Changed
- Feat/rust primary v1 1 by @BobbyAxerol in #55
- perf: optimize statistical WFO work without changing selection by @BobbyAxerol in #56
- release: quantbt-engine 1.1.1 and quantbt-native 0.4.2 by @BobbyAxerol in #57
- Feat/benchmark evolution release fix by @BobbyAxerol in #58
- Release quantbt-engine 1.1.1 and quantbt-native 0.4.2 by @BobbyAxerol in #59
- Fix/phase54b2 static route release by @BobbyAxerol in #60
- Release quantbt-engine 1.1.1 and quantbt-native 0.4.2 by @BobbyAxerol in #61
Full Changelog: v1.1.0...v1.1.1
QuantBT Engine v1.1.0 - Rust-First Native Event Release
What's Changed
- fix: isolate external grid tests from release CI by @BobbyAxerol in #52
- fix: scope dispatched release tag checks by @BobbyAxerol in #53
Full Changelog: v1.0.10...v1.1.0
QuantBT v1.0.9
What's Changed
- Feat/51 native rust production core by @BobbyAxerol in #46
- Rust Authority by @BobbyAxerol in #47
- release: prepare quantbt-engine 1.0.9 by @BobbyAxerol in #48
Full Changelog: v1.0.8...v1.0.9
quantbt-engine 1.0.7
quantbt-engine 1.0.7
First production PyPI release of QuantBT's independently installable core engine.
Highlights
- Vectorized, event-driven, intrabar, portfolio, arbitrage, options, and walk-forward backtesting.
- Stable
QuantBTEndpointintegration facade. - NumPy and Numba compiled execution kernels.
- Experimental explicit Rust backend with Python as the default.
- Python 3.11, 3.12, and 3.13 support.
- Audited wheel/sdist release gates and clean-install validation.
Installation
pip install quantbt-engine==1.0.7
### Backend Policy
- backend="auto" uses Python.
- backend="rust" remains explicit and experimental.
- quantbt-native is not included in this release.v1.0.6
v1.0.5
What's Changed
- Feat/domain agnostic optimization by @BobbyAxerol in #35
- Feat/domain agnostic optimization by @BobbyAxerol in #36
- Feat/31 execution correctness intrabar by @BobbyAxerol in #37
- Feat/30 native event lifecycle by @BobbyAxerol in #38
- Dev by @BobbyAxerol in #39
Full Changelog: https://github.com/BobbyAxerol/quantbt/commits/v1.0.5
v1.0.4
What's Changed
- Merge test real and plan to upgrade Arbitrage Engine by @BobbyAxerol in #4
- feat: add arbitrage phase a schema by @BobbyAxerol in #5
- Dev by @BobbyAxerol in #6
- Merge arbitrage beta version by @BobbyAxerol in #7
- Dev by @BobbyAxerol in #8
- Dev by @BobbyAxerol in #9
- Feat/wfengine by @BobbyAxerol in #10
- Feat/wfengine by @BobbyAxerol in #11
- Merge pull request #11 from BobbyAxerol/feat/wfengine by @BobbyAxerol in #12
- Dev by @BobbyAxerol in #13
- feat: add train test split endpoint by @BobbyAxerol in #14
Full Changelog: v1.0.1-prod...v1.0.4
v1.0.3
What's Changed
- Merge test real and plan to upgrade Arbitrage Engine by @BobbyAxerol in #4
- feat: add arbitrage phase a schema by @BobbyAxerol in #5
- Dev by @BobbyAxerol in #6
- Merge arbitrage beta version by @BobbyAxerol in #7
Full Changelog: v1.0.1-prod...v1.0.2-prod
What's Changed
- Dev by @BobbyAxerol in #8
- Dev by @BobbyAxerol in #9
- Feat/wfengine by @BobbyAxerol in #10
- Feat/wfengine by @BobbyAxerol in #11
- Merge pull request #11 from BobbyAxerol/feat/wfengine by @BobbyAxerol in #12
- Dev by @BobbyAxerol in #13
- feat: add train test split endpoint by @BobbyAxerol in #14
Full Changelog: v1.0.2-prod...v1.0.3
v1.0.1-prod
What's Changed
- Merge from dev, adjust numba engine simulate order fill lifecycle and nautilus trader endpoint by @BobbyAxerol in #1
- Fix: the calculation process, computing make it right with nautilus engine export results by @BobbyAxerol in #2
- docs: add open source contribution guidelines by @BobbyAxerol in #3
New Contributors
- @BobbyAxerol made their first contribution in #1
Full Changelog: v1.0.0-prod.1...v1.0.1-prod
v1.0.0-prod.1
Full Changelog: https://github.com/BobbyAxerol/quantbt/commits/v1.0.0-prod.1