Releases: aluna-crypto/alunajs
Releases · aluna-crypto/alunajs
v1.3.0
v1.2.3
v1.2.2
1.2.2 (June 10, 2022)
- Add new
AlunaOrderErrorCodes
- Handle invalid order amount error on Bitfinex/Bitmex
- Handle invalid order price error on Bitmex
- Ajustments in
IAlunaMarketSchema
- Add
minTradeAmount
- Add
maxTradeAmount
- Add
v1.2.1
1.2.1 (June 8, 2022)
- Use HTTP status code 200 for known errors
v1.2.0
1.2.0 (June 7, 2022)
- Add support for derivatives trading on Ftx
- Improved e2e tests for
key
module - Fix invalid-key error for Gate
- Ajustments in
IAlunaOrderGetParams
interface- Add prop
type
- Add prop
v1.1.1
1.1.1 (June 1, 2022)
- Add new value
default
forAlunaWalletEnum
- Ajustments in
IAlunaExchangeAccountSpecsSchema
interface- Add prop
wallet
- Add prop
- Ajustments in
IAlunaExchangeOrderOptionsSchema
interface- Removed obsolete specs:
mode
andoptions
- Changed prop
supported
type
- Removed obsolete specs:
v1.1.0
1.1.0 (May 24, 2022)
- Improved order and position integration tests
- Added FTX exchange, supporting spot trading
- Fixed parse for Poloniex orders
- Fixed parse for Bitfinex market orders
- Fixed parse for Bitmex/Bitfinex closed positions
v1.0.3
1.0.3 (May 20, 2022)
- Fix Bitfinex position
openPrice
parse
v1.0.2
1.0.2 (May 19, 2022)
- Filtering zeroed balances
- Fixing insufficient-balance error for Valr/Poloniex