v1.0.0
Hooray, after a long wait, we're finally at v1.0.0!
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! - Compatible with
pundit
v2.x — thanks @jpalumickas!
More details
See the "Roadmap for version 1.0" issue