Skip to content

Releases: Joaopeuko/Mql5-Python-Integration

v0.6.10

27 Apr 21:03
Compare
Choose a tag to compare

v0.6.10 (2025-04-27)

This release is published under the MIT License.

Bug Fixes

  • Fix all the broken changes from the last pr (#36, fa5d1fa)

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

  • Re-arrange the project to make improvements (#34, 087ecff)

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