Releases: Joaopeuko/Mql5-Python-Integration
Releases · Joaopeuko/Mql5-Python-Integration
v0.6.11
v0.6.11 (2025-04-28)
This release is published under the MIT License.
Bug Fixes
Description
Add package manual trigger. Fix tests
in live mode. (Trade works locally but not in CI due to headless mode. I don't want to spend too much time making it work).
Fixes #39
Detailed Changes: v0.6.10...v0.6.11
v0.6.10
v0.6.10 (2025-04-27)
This release is published under the MIT License.
Bug Fixes
Description
This PR improve documentation, Adds unittest
, that, don't use mock data, to ensure it works. Make the code work again.
Fixes #35
Description
Remove UV
from documentation deployment.
Fixes #37
Refactoring
Description
This PR adds a few things:
- Documentation page
- Pre-commit CI
- Pytest CI
- Integration test CI
Fixes #29
This is a breaking changes.
Detailed Changes: v0.6.9...v0.6.10