Skip to content

v0.5.0

Compare
Choose a tag to compare
@ksysoev ksysoev released this 18 Aug 13:42
· 27 commits to main since this release
2eecc54

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