Version 0.1.2
Overview
This release ads proper error types to check when decoding configurations or sending push messages, namely BadSubscriberError(), which needs to be checked to prevent push services from rate limiting and block-listing your server.
What's Changed
- Fix documentation link by @natanrolnik in #11
- Errors by @dimitribouniol in #12
New Contributors
- @natanrolnik made their first contribution in #11
Full Changelog: 0.1.1...0.1.2