Skip to content

Version 0.6.0

Latest
Compare
Choose a tag to compare
@jborchma jborchma released this 09 Apr 01:21
· 1 commit to master since this release
4435f11

In this release I am adding a new method: get_account_executions that enables, like the name says, to get all executions for an account. Thanks to @John9909 for requesting this.

Further, this release includes nicer error handling for requesting historical data with the wrong granularity. Thank you to @Surohitt for the contribution.

Further, I updated the pre-commit hooks and added Python 3.12 as a Python version to test against.