- Fixed `errors.py` and fixed broken error handlers for new API error format changes - Added more tests - Bumped requirements versions to latest
0.0.3
Changelog
- Added guild models, and get_user_guilds to UserAPI - Added Pdoc3 doc generation - Added MyPy type checking - Improved tests - Fixed tons of bugs and errors - Implemented `DMChannel` and a few channel objects - Organized codebase
0.0.2
Changelog ========
- Added OAuth Support (the biggest feature of this release).
- Added `zenora.Integration` and `zenora.IntegrationAccount` objects.
- Added `zenora.Connection` object for user connection information.
0.0.1
Initial release of Zenora
- Added zenora.APIClient, and zenora.UserAPI.
- Added zenora.Snowflake, zenora.User, and zenora.OwnUser models.