Releases: fremantle-industries/tai
Releases · fremantle-industries/tai
v0.0.75
CHANGELOG
1. Enhancements
[Advisors] Add handle_trade
to advisors
2. Bug fixes
[Venues] Handle delisted Coinbase products
3. Soft-deprecations (no warnings emitted)
4. Hard-deprecations
v0.0.74
CHANGELOG
1. Enhancements
[Elixir] Support Elixir 1.13
2. Bug fixes
3. Soft-deprecations (no warnings emitted)
4. Hard-deprecations
[Orders] Remove Tai.NewOrders facade
v0.0.72
CHANGELOG
1. Enhancements
[Venues] Set product type for FTX leveraged tokens
2. Bug fixes
3. Soft-deprecations (no warnings emitted)
4. Hard-deprecations
v0.0.71
CHANGELOG
1. Enhancements
[Venues] Set product type for unique FTX products
2. Bug fixes
3. Soft-deprecations (no warnings emitted)
4. Hard-deprecations
v0.0.70
CHANGELOG
1. Enhancements
[Advisors] Rename advisor groups to fleets
[Advisors] Allow instance supervisor to be configured per fleet
2. Bug fixes
3. Soft-deprecations (no warnings emitted)
4. Hard-deprecations
v0.0.69
CHANGELOG
1. Enhancements
[Config] Add getter with defaults to Tai.Config
[Orders] Order ecto adapter must be explicitly configured
2. Bug fixes
3. Soft-deprecations (no warnings emitted)
4. Hard-deprecations
v0.0.68
CHANGELOG
1. Enhancements
[Venues] Decouple order book streams from products
[Venues] Only subscribe the Binance + GDAX streams when there is at least 1 order book
[Venues] Start Bybit venue adapter. Support spot + derivatives product list
2. Bug fixes
3. Soft-deprecations (no warnings emitted)
4. Hard-deprecations
v0.0.67
CHANGELOG
1. Enhancements
[Orders] Add persistence to order execution engine via ecto adapters with SQLite3 & Postgres support
[Orders] Orders & transitions can be deleted
[Venues] Convert OkEx, BitMEX & FTX venue adapters to use improved order execution engine
[Test] Ensure tai_events
application is started in E2ECase
2. Bug fixes
3. Soft-deprecations (no warnings emitted)
4. Hard-deprecations
[Orders] order_updated
callback now receives a transition parameter
v0.0.66
CHANGELOG
1. Enhancements
[Venues] Handle cancel order 404 in FTX venue adapter
[Elixir] Add Elixir 1.12 support
[Erlang] Add Erlang 24 support
2. Bug fixes
3. Soft-deprecations (no warnings emitted)
4. Hard-deprecations