0.2 Release Candidate
Pre-release
Pre-release
This is the release candidate for what will hopefully become the first release of the CSP Generator tool. There are two significant changes made, comments have been added to the code, and the csp
module and sub-modules have been tidied up and restructured.
Additional Changes:
csp::direcitives
module is deleted and code moved intocsp
module.csp::domains
module created to find domains in JSON config.- README documentation updated so examples work.
ToDo:
- Further improvements to README documentation.
- Improve code comments.
- Improve test coverage.