Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Latest commit

 

History

History
40 lines (27 loc) · 2.62 KB

File metadata and controls

40 lines (27 loc) · 2.62 KB

[1.0.0] - 2024-12-27

🚀 Features

  • (client) ReadStream unmarshal commands - (2bdf9e0)
  • (client) Increase SetReadDeadline for 30 seconds - (a20ab4a)
  • (client) Add defer for 500 ms - (d164cf9)
  • (cliff) Add cliff.toml for changelog - (ddabf68)
  • (login) Handle login failed while status is false - (9c6b2ed)
  • (xtb) Init xtb-client-go repository - (a29a14f)
  • Make Client public - (af9dd95)
  • Add xclient package and streaming methods - (86506b8)
  • Add New as public - (7d23b29)

Bug Fixes

  • (client) If response != nil - (a09738e)
  • (time) Add Time instead time.Time - (1b4831e)
  • Correct using start and end arguments for newGetNewsCommand - (2f42a54)

Refactor

  • More informative login error - (780fd34)

Documentation

Miscellaneous Tasks

  • Commit changelog.md - (76805ab)
  • Add .github workflows - (5d9aed2)
  • Move time function to common.go - (08a0d0d)

New Contributors ❤️

  • @kejrak made their first contribution
  • @sklymoshenko made their first contribution in #2