Releases: ksysoev/deriv-api
Releases · ksysoev/deriv-api
v0.5.8
v0.5.7
API Schema Updates
Full Changelog: v0.5.6...v0.5.7
v0.5.6
Updates API Schema
Full Changelog: v0.5.5...v0.5.6
v0.5.5
- API Schema Update
Full Changelog: v0.5.4...v0.5.5
v0.5.4
v0.5.3
API Schema update
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
v0.5.0
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