Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Joaopeuko/Mql5-Python-Integration
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.9
Choose a base ref
...
head repository: Joaopeuko/Mql5-Python-Integration
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.10
Choose a head ref
  • 4 commits
  • 71 files changed
  • 2 contributors

Commits on Apr 26, 2025

  1. refactor: Re-arrange the project to make improvements (#34)

    ### Description
    
    This PR adds a few things:
    
    - [x] Documentation page
    - [x] Pre-commit CI
    - [ ] Pytest CI
    - [x] Integration test CI
    
    Fixes #29 
    
    This is a breaking changes.
    Joaopeuko authored Apr 26, 2025
    Configuration menu
    Copy the full SHA
    087ecff View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. fix: Fix all the broken changes from the last pr (#36)

    ### Description
    
    This PR improve documentation,
    Adds `unittest`, that, don't use mock data, to ensure it works.
    Make the code work again.
    
    Fixes #35
    Joaopeuko authored Apr 27, 2025
    Configuration menu
    Copy the full SHA
    fa5d1fa View commit details
    Browse the repository at this point in the history
  2. fix: Fix documentation (#38)

    ### Description
    
    Remove `UV` from documentation deployment.
    
    Fixes #37
    Joaopeuko authored Apr 27, 2025
    Configuration menu
    Copy the full SHA
    9d34eb7 View commit details
    Browse the repository at this point in the history
  3. chore(release): v0.6.10

    semantic-release committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    775aaf1 View commit details
    Browse the repository at this point in the history
Loading