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.