v1.0.0.beta1
This is the first beta release of upcoming v1.0.0 version. If this beta does not have any issues, this version will be bumped as the actual v1.0.0 version.
Big changes since v0.8.2
- Authorization of operations touching relationships
- Discussion happened in #30
- Huge thanks for @matthias-g and @gnfisher for doing most of the code here! 🚀
- [#52] Compatibility for
jsonapi-resources
v0.9- Thanks @plantfansam! 🎉
- [#95]
DefaultPunditAuthorizer
uses keyword arguments- Thanks goes to @nruth 💞
- If you had subclassed the default authorizer in the past, you will need to update your code to use these keyword arguments.
- Compatible with
jsonapi-resources
v0.9 — thanks @plantfansam!
More details
See the "Roadmap for version 1.0" issue