Skip to content

Releases: tastytrade/tastytrade-api-js

4.0.0

12 Mar 13:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...4.0.0

v1.0.0

03 Jul 17:25
Compare
Choose a tag to compare

Breaking changes:

  • AccountsAndCustomersService.getCustomerResource
  • AccountsAndCustomersService.getCustomerAccountResources
  • AccountsAndCustomersService.getFullCustomerAccountResource

The customerId parameter was removed from the method signature for all of the above methods.

Bug Fixes

The AccountStreamer now passes the full json message to the observers provided to addMessageObserver.

Full Changelog: https://github.com/tastytrade/tastytrade-api-js/commits/1.0.0