Releases: btschwertfeger/KrakenEx.jl
Releases · btschwertfeger/KrakenEx.jl
v1.0.0
KrakenEx v1.0.0
Closed issues:
- TagBot trigger issue (#11)
Merged pull requests:
- Adjusted disclaimer (#12) (@btschwertfeger)
- Fix typos, extend doc strings, updated endpoints to Kraken's Spot changelog for March 2023 (#13) (@btschwertfeger)
- Add unit tests for all REST endpoints (#14) (@btschwertfeger)
Release v0.1.0
First release including:
Clients and:
- Spot REST Clients
- Spot Websocket Client
- Futures REST Clients
- Futures Websocket Client
General:
- complete documentation at https://btschwertfeger.github.io/KrakenEx.jl/dev/
- access both public and private endpoints
- responsive error handling and custom exceptions
- extensive example scripts (see /examples)