Skip to content

Releases: fremantle-industries/tai

v0.0.65

18 Apr 22:09
Compare
Choose a tag to compare

CHANGELOG

1. Enhancements

[Venues] OkEx adapter can cancel spot orders
[Utils] Add date time util helpers
[Examples] Add maker order cleanup to ping/pong advisor on terminate

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

[Elixir] Require Elixir >= 1.10

v0.0.64

12 Apr 15:50
Compare
Choose a tag to compare

CHANGELOG

1. Enhancements

[Venues] OkEx adapter can create spot orders
[Orders] Process orders in worker pool
[Advisors] Add terminate callback to advisors

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.63

28 Mar 18:17
Compare
Choose a tag to compare

CHANGELOG

1. Enhancements

[IEx] Add positions to commander

2. Bug fixes

[Venues] Fix monotonic to datetime conversion for orders with an invalid status

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.62

22 Mar 18:30
Compare
Choose a tag to compare

CHANGELOG

1. Enhancements

[Venues] Process FTX order stream updates
[Venues] Convert order update received timestamps from monotonic time to ISO 8601
[Venues] Ignore BitMEX account updates without margin info
[Venues] Add meta field to StreamSubscribeOk event

2. Bug fixes

[Dependencies] Bump websockex to v0.4.3 to incomplete continuation frames

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.61

20 Mar 07:18
Compare
Choose a tag to compare

CHANGELOG

1. Enhancements

[Venues] Add value_side to Tai.Venues.Product struct
[Venues] Bump ex_ftx to v0.0.7 to set Tai.Venues.Product#min_size

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.60

17 Mar 21:10
Compare
Choose a tag to compare

CHANGELOG

1. Enhancements

[Venues] Add telemetry metrics to venue stream connections

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.59

16 Mar 20:58
Compare
Choose a tag to compare

CHANGELOG

1. Enhancements

[Venues] Add FTX adapter
[Venues] Paginate products on BitMEX
[Config] Allow filtering of products with arguments
[CI] Add Elixir 1.11 to test matrix

2. Bug fixes

[Testing] Fix flaky amend order test

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.58

09 Nov 00:00
Compare
Choose a tag to compare

CHANGELOG

1. Enhancements

[Config] Event logger can be overriden with a custom implementation

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

Decimal v2.0

v0.0.57

21 Jun 16:22
d9d8c01
Compare
Choose a tag to compare

CHANGELOG

1. Enhancements

[Config] Venue products can be filtered by alias
[Venue Adapter] Add support for Huobi futures next quarter contract
[Venue Adapter] Format Deribit strike price as normal reduced decimal
[Venue Adapter] Normalize OkEx & BitMEX trade event's timestamp
[Venue Adapter] Rename Trade event side to taker_side

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations