Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 431 Bytes

changelog.md

File metadata and controls

11 lines (9 loc) · 431 Bytes

Changelog

version 0.6.0

  • Changed http interface requests.session() to increase consecutive GET speeds
  • Fixed bug regarding Accounts.get_balance()
  • Fixed bug regarding simultaneous calls and URL creation
  • Added Jupyter Notebook for each module that includes all examples
  • Changed how the package interfaces with user's API key
    • directions reflected in README.md
  • Created setup.py for installations purposes