Skip to content

Releases: dceoy/mt5api

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 17:01

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

Choose a tag to compare

@github-actions github-actions released this 11 Jun 14:50

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

Choose a tag to compare

@github-actions github-actions released this 24 May 16:47
e578516

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

Choose a tag to compare

@github-actions github-actions released this 18 Mar 16:00

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

Choose a tag to compare

@github-actions github-actions released this 17 Mar 14:43
aed0d86

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

Choose a tag to compare

@github-actions github-actions released this 15 Mar 19:07
b2c6b89

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

Choose a tag to compare

@github-actions github-actions released this 14 Mar 18:55

What's Changed

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

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

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Mar 15:54

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