Skip to content

1.6.1 (2024-04-08)

Choose a tag to compare

@aaronbbabam aaronbbabam released this 09 Apr 03:32
· 2 commits to main since this release

What's Changed

  • Fixes
    • πŸš‘ Fix orderId to order_id.
    • πŸ› Fix Order.quote_tickerDisplay to Order.quote_ticker_display.
    • 🩹 Fix Trade.order_type property's type from typeof OrderType to OrderType.
    • The affected methods in the Nectar class are as follows: buyLimit, sellLimit, createLimitOrder, buyMarketTotal, and sellMarketAmount.
  • Change license by @aaronbbabam in #1

New Contributors

Full Changelog: 1.6...1.6.1