Skip to content

0.2 Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@RobDWaller RobDWaller released this 10 May 16:02
6ac4cea

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 into csp 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.