v0.2.0
- Replaced exceptions with single
InvalidConfigException
exception. - Added Python 3.12 support.
- Allow a
loop
argument to the class initialization. - Implement correct typing.
- Fixed bug with potential missing ID in request.
InvalidConfigException
exception.loop
argument to the class initialization.