Skip to content

Releases: galimru/tinkoff-invest-api

Release v1.1.5

18 Dec 15:00
Compare
Choose a tag to compare

This release contains the following minor changes:

  • Fixed bug with bids/asks in response on orderbook request

Release v1.1.4

18 Dec 13:52
Compare
Choose a tag to compare

This release contains the following minor changes:

  • Fixed bug with date format transformation

Release v1.1.3

18 Dec 10:30
Compare
Choose a tag to compare

This release contains the following minor changes:

  • Start Streaming API websocket on demand

Release v1.1.2

18 Dec 09:40
Compare
Choose a tag to compare

This release contains the following minor changes:

  • Reformatted tests to avoid error 429 Too Many Requests
  • Changed date format for api requests/responses

Release v1.1.1

18 Dec 08:26
Compare
Choose a tag to compare

This release contains the following minor changes:

  • Removed redundant logging on receiving events for Streaming API

Release v1.1.0

18 Dec 00:32
Compare
Choose a tag to compare

Added streaming api operations via websocket

Release v1.0.0

16 Dec 22:53
2ddcb2c
Compare
Choose a tag to compare

Initial release with basic REST API operations.
This release doesn't contain streaming subscriptions.