mirror of
https://github.com/chrisnov-it/quantumbotx.git
synced 2026-07-27 18:57:47 +00:00
1.2 KiB
1.2 KiB
Changelog
All notable changes to this project are documented in this file.
[Unreleased]
Planned
- Add explicit Python compatibility test matrix for 3.12, 3.13, and 3.14.
[2026-05-19]
Changed
- Clarified startup flow in
README.mdto include first-run database initialization. - Added troubleshooting steps for
no such tabledatabase errors. - Added troubleshooting steps for resolving local conflict after forced history updates.
Fixed
- Fixed database initialization path in
core/__init__.pyso schema setup uses the project rootbots.dbin script mode.
Repository Maintenance
- Rewrote
mainbranch history to remove large generated artifacts and datasets:QuantumBotX-Installer.exeQuantumBotX-Portable.ziplab/*_data.csvlab/backtest_data/*.csv
- Updated
.gitignoreto keep generated backtest datasets out of Git. - Removed obsolete remote branches:
fix/update-numpyfix-vercel-json-syntax
[2025-09]
Notes
- Previous beta-era notes existed in a long-form marketing style document.
- Historical feature development from that period remains in git history and project docs, while this changelog now focuses on operational release notes.