- Fixed an issue with the allowance when an API key was provided.
Added
- Add `get_info` method that queries the root endpoint to get status information. - Add back ability to pass periods as mixed list of `int` and `str` that was removed in 1.0.0.
1.1.1
1.1.0
1.0.11.0.1
Changed
- Minor update mostly to improve coverage and bump dependencies.
1.0.1
1.0.01.0.0
Changed
- All API calls now return data as `pydantic` models.