v1.1.0
What's Changed
- Remove Python 2-related universal bdist wheel config by @johnthagen in #115
- Fixes and improments to Docs @johnthagen in #114, #122, #123, #124, #125 and #143
- Re-enable support for Django 2.2 @hishnash in #134
- Include user info when using
view_as_consumer
on request @juliGer in #138 - Bugfix - Send notifications for a create event on a subscription if the model is using a custom pk by @littlemoses in #144
- Improvements to permissions classes and better handling of settings by @hishnash in #150
New Contributors
- @juliGer made their first contribution in #138
- @jeetpatel9 made their first contribution in #143
- @littlemoses made their first contribution in #144
Full Changelog: v1.0.0...v1.1.0