Releases: dceoy/mt5api
Releases · dceoy/mt5api
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