Releases: dceoy/mt5api
Releases · dceoy/mt5api
Release list
v1.0.0
What's Changed
- chore: remove Spec Kit resources and generated specs by @dceoy in #37
- Add PR feedback triage skill and CodeQL analysis by @dceoy in #38
- chore: bump pdmt5, python-multipart, and starlette; remove mt5cli references by @dceoy in #42
- chore: bump pdmt5 to 1.0.1 by @dceoy in #43
Full Changelog: v0.3.0...v1.0.0
v0.3.0
What's Changed
- Bump starlette from 0.50.0 to 1.0.1 in the uv group across 1 directory by @dependabot[bot] in #34
- Bump pyarrow from 23.0.0 to 23.0.1 in the uv group across 1 directory by @dependabot[bot] in #35
- refactor: delegate MT5 constant parsing to pdmt5 >= 0.3.0 by @dceoy in #36
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Bump requests from 2.32.5 to 2.33.0 in the uv group across 1 directory by @dependabot[bot] in #22
- Bump cryptography from 46.0.5 to 46.0.6 in the uv group across 1 directory by @dependabot[bot] in #23
- Bump cryptography from 46.0.6 to 46.0.7 in the uv group across 1 directory by @dependabot[bot] in #24
- Bump pytest from 9.0.2 to 9.0.3 in the uv group across 1 directory by @dependabot[bot] in #25
- Bump python-multipart from 0.0.22 to 0.0.26 in the uv group across 1 directory by @dependabot[bot] in #26
- Bump python-dotenv from 1.2.1 to 1.2.2 in the uv group across 1 directory by @dependabot[bot] in #27
- Bump python-multipart from 0.0.26 to 0.0.27 in the uv group across 1 directory by @dependabot[bot] in #28
- Add PyPI installation instructions to README by @dceoy in #29
- Bump urllib3 from 2.6.3 to 2.7.0 in the uv group across 1 directory by @dependabot[bot] in #30
- Bump pymdown-extensions from 10.20.1 to 10.21.3 in the uv group across 1 directory by @dependabot[bot] in #31
- Bump idna from 3.11 to 3.15 in the uv group across 1 directory by @dependabot[bot] in #32
- Add MT5 connection management endpoint by @dceoy in #33
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Bump pyasn1 from 0.6.2 to 0.6.3 in the uv group across 1 directory by @dependabot[bot] in #20
- Remove rate limiting and CORS middleware by @dceoy in #21
Full Changelog: v0.0.4...v0.1.0
v0.0.4
v0.0.3
What's Changed
- Remove pdmt5 API docs by @dceoy in #12
- feat: accept MT5 constants by name by @dceoy in #13
- Make API router prefix configurable by @dceoy in #14
- Consolidate MT5 API skills into single unified skill by @dceoy in #15
- fix: rename MT5_API_KEY to MT5API_SECRET_KEY by @dceoy in #16
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
What's Changed
- Bump python-multipart from 0.0.21 to 0.0.22 in the uv group across 1 directory by @dependabot[bot] in #2
- Rename package from pdmt5api to mt5api by @dceoy in #3
- Bump cryptography from 46.0.3 to 46.0.5 in the uv group across 1 directory by @dependabot[bot] in #4
- Add agent skills for MT5 API endpoints by @dceoy in #5
- Fix timeframe field description to use MetaTrader5 TIMEFRAME constants by @dceoy in #7
- Clarify Windows-only server runtime in docs by @dceoy in #9
- Make MT5 API key authentication optional by @dceoy in #10
New Contributors
- @dependabot[bot] made their first contribution in #2
- @dceoy made their first contribution in #3
Full Changelog: https://github.com/dceoy/mt5api/commits/v0.0.1