Skip to content

Releases: dceoy/mt5api

v0.1.0

18 Mar 16:00

Choose a tag to compare

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

17 Mar 14:43
aed0d86

Choose a tag to compare

What's Changed

  • Rename mt5api env vars to MT5API_ by @dceoy in #17
  • Add calculation and MT5 utility endpoints by @dceoy in #18
  • Add architecture diagram to README by @dceoy in #19

Full Changelog: v0.0.3...v0.0.4

v0.0.3

15 Mar 19:07
b2c6b89

Choose a tag to compare

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

14 Mar 18:55

Choose a tag to compare

What's Changed

  • Add router auth regression tests by @dceoy in #11

Full Changelog: v0.0.1...v0.0.2

v0.0.1

14 Mar 15:54

Choose a tag to compare

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

Full Changelog: https://github.com/dceoy/mt5api/commits/v0.0.1