Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit be9d046

Browse files
author
semantic-release
committed
chore(release): v0.6.11
1 parent b95bef0 commit be9d046

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# CHANGELOG
22

33

4+
## v0.6.11 (2025年04月28日)
5+
6+
### Bug Fixes
7+
8+
- Tag not triggering package ([#40](https://github.com/Joaopeuko/Mql5-Python-Integration/pull/40),
9+
[`b95bef0`](https://github.com/Joaopeuko/Mql5-Python-Integration/commit/b95bef0c800dda14a6c89933c6f4b1385a80ea1f))
10+
11+
### Description
12+
13+
Add package manual trigger. Fix `tests` in live mode. (Trade works locally but not in CI due to
14+
headless mode. I don't want to spend too much time making it work).
15+
16+
Fixes #39
17+
18+
419
## v0.6.10 (2025年04月27日)
520

621
### Bug Fixes

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name = "mqpy"
1010
authors = [
1111
{email = "joao@example.com", name = "Joao Euko"},
1212
]
13-
version = "0.6.10"
13+
version = "0.6.11"
1414
description = "I developed this library to simplify the process of creating an Expert Advisor in MQL5. While developing in MQL5 can be complex, the same task is more streamlined in Python."
1515
requires-python = ">=3.8"
1616
dependencies = []

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /