Skip to content

Releases: ksysoev/deriv-api

v0.5.6

02 Oct 12:45
Compare
Choose a tag to compare

Updates API Schema

Full Changelog: v0.5.5...v0.5.6

v0.5.5

26 Sep 12:08
Compare
Choose a tag to compare
  • API Schema Update

Full Changelog: v0.5.4...v0.5.5

v0.5.4

23 Sep 12:51
44e66fb
Compare
Choose a tag to compare

What's Changed

  • Updates dependencies
  • Updates API schema

Full Changelog: v0.5.3...v0.5.4

v0.5.3

10 Sep 13:11
Compare
Choose a tag to compare

API Schema update

Full Changelog: v0.5.2...v0.5.3

v0.5.2

20 Aug 13:48
1d052e5
Compare
Choose a tag to compare

What's Changed

  • Set default maximum message size for WebSocket connection by @ksysoev in #21

Full Changelog: v0.5.1...v0.5.2

v0.5.1

19 Aug 13:05
4c0c58a
Compare
Choose a tag to compare

What's Changed

  • Add error handling and parsing for API responses by @ksysoev in #20

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Aug 13:42
2eecc54
Compare
Choose a tag to compare

What's Changed

  • Replace ws package and fix reading from ws connection by @ksysoev in #10
  • Remove API response interface by @ksysoev in #11
  • Refactor API and subscription tests by @ksysoev in #12
  • Lint code and add linting configuration by @ksysoev in #13
  • Add context handling to DerivAPI client by @ksysoev in #14
  • chore: Update Go version to 1.21 in GitHub Actions workflow and go.mod file by @ksysoev in #15
  • Upgrade golangci lint version by @ksysoev in #16
  • Adds context to API calls and updates code examples by @ksysoev in #17
  • Refactor code generation and flag handling by @ksysoev in #18
  • Rename API client struct and clean up fields by @ksysoev in #19

Full Changelog: v0.4.27...v0.5.0

v0.4.27

01 Jul 11:37
Compare
Choose a tag to compare

API Schema update

v0.4.26

22 Jun 05:48
Compare
Choose a tag to compare
  • API Schema Update

Full Changelog: v0.4.25...v0.4.26

v0.4.25

13 Jun 13:41
Compare
Choose a tag to compare
  • API Schema Update