Version 1.5.0 adds three major features:
- set_user/reset_user post-execution hooks
- group role whitelisting in set_user.superuser_whitelist
- pdf doc generation
Here is the abbreviated git history:
- f727c3b 2018-04-19 | Bump version to 1.5 to tag [Mike Palmiotto]
- 28aabc9 2018-04-19 | Bump Copyright date to 2018 [Mike Palmiotto]
- 3dd4764 2018-04-19 | Add some documentation for set_user hooks [Mike Palmiotto]
- fe454c4 2018-04-19 | Get rid of some trailing whitespace in README.md Examples section [Mike Palmiotto]
- 4dd7ba1 2018-04-19 | Fix typo in Requirements for group roles [Mike Palmiotto]
- f284b03 2018-02-08 | Fix regression test failure for set_user_u [Mike Palmiotto]
- 11788c7 2017-09-15 | Add group role support to superuser whitelist [Mike Palmiotto]
- e673604 2018-03-20 | Add post-set_user hooks [Mike Palmiotto]
- bb5e0ce 2017-07-19 | Add some more verbose notes [John K. Harvey]
- 07ef6bf 2017-07-19 | Some gitignores and some cleanup [John K. Harvey]
- dc25d1f 2017-07-18 | Docbuilder - generates pdf from Readme.md [John K. Harvey]