Releases: cksidharthan/go-bybit
Releases · cksidharthan/go-bybit
v0.0.6
This release mainly adds support for Bybit Inverse Perpetual endpoints (Account, Market and Wallet) and some documentation
What's Changed
- fix: expose transporter in clients by @cksidharthan in #27
- feat: add inverse wallet endpoint implementation by @cksidharthan in #28
- feat: add inverse perpetual account endpoint implementations by @cksidharthan in #29
- feat: add documentation and examples by @cksidharthan in #30
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- update http error codes by @cksidharthan in #23
- feat: add inverse perpetual market endpoint wrappers by @cksidharthan in #24
- feat: add docs for implemented methods by @cksidharthan in #25
Full Changelog: v0.0.4...v0.0.5
v0.0.4
general bug fixes
What's Changed
- fix client by @cksidharthan in #21
- version bump by @cksidharthan in #22
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Added support for below
- USDT Perpetual Account, Wallet endpoints
What's Changed
- feat: add linear account endpoints by @cksidharthan in #10
- feat: add linear conditional orders with tests by @cksidharthan in #11
- feat: add linear account position endpoints by @cksidharthan in #14
- feat: add linear account risk limit by @cksidharthan in #15
- feat: finish linear wallet methods by @cksidharthan in #17
- chore: version bump by @cksidharthan in #18
Full Changelog: v0.0.2...v0.0.3
v0.0.2
added below endpoints
- added SPOT - Account, Market, Wallet
- added LINEAR - Market