* Add new config option ``policy_source_paths`` for merging separate policy repos into a single ruleset * Update ``policygen`` to read from the source paths if the new config option is present
0.7.3
------------------
* Fix ArgumentParser error preventing ``dryrun-diff`` from being run as standalone entrypoint (as opposed to ``manheim-c7n-runner`` step). * Fix Python3 error in ``dryrun-diff``.
0.7.2
------------------
* Fix error in ``policygen`` script / step when running under Python3.
0.7.1
------------------
* Fix for README not rendering on pypi.org.
0.7.0
------------------
* Code migrated from private project/repository to GitHub.com under Apache2 license; first public release.