0.8.0 (2024-10-04)
⚠ BREAKING CHANGES
- PatreonOauthClient: remove static fetch and paginate methods
Features
- allow overriding
User.social_connections
through module augmentation (dd32c10) - apps: add example discord bot (#90) (86988a4)
- deprecate webhook to Discord embed utilities (86988a4)
- PatreonClient: add method for custom response parser (#97) (17e87fc)
- PatreonOauthClient: remove static fetch and paginate methods (86988a4)
- types: add member and post webhook payload types (dd32c10)
- WebhookClient: add payloads property for webhook payload utilities (86988a4)