Skip to content

v1.2.5

Compare
Choose a tag to compare
@torreyleonard torreyleonard released this 21 Apr 03:31
· 117 commits to master since this release
  • Modified how errors are handled
  • Added Instrument methods: getByCategory, getCategories, and getByIdArray
  • Added User methods: User.getBuyingPower, User.logout
  • Added Portfolio method: Portfolio.sellAll
  • Minor fixes, added examples & tests