0.2.0
What's Changed
- Try to fix code coverage on the project. by @tim-schilling in #3
- Rework migrations into operation classes by @tim-schilling in #5
- Support security label providers besides the default anon by @tim-schilling in #9
- added prerequisites instructions by @JohananOppongAmoateng in #8
- Support a role per auth.Group. by @tim-schilling in #11
- Use mkdocs and add actual documentation to the package by @tim-schilling in #12
- Remove the subtle mention of a staging environment from the installation docs. by @tim-schilling in #15
- Support superusers having access to raw data with GroupMaskingMiddleware. by @tim-schilling in #16
- Support using a value of None in SECURITY_LABEL_GROUPS_TO_ROLES by @tim-schilling in #17
- Rename SECURITY_LABEL_GROUPS_TO_ROLES to SECURITY_LABEL_GROUPS_TO_POLICIES. by @tim-schilling in #18
New Contributors
- @tim-schilling made their first contribution in #3
- @JohananOppongAmoateng made their first contribution in #8
Full Changelog: 0.1.0...0.2.0