Version 2.1.0
paragonie-scott
released this
24 Jul 20:08
·
134 commits
to master
since this release
- Added several helper methods, e.g.
setDataAllowed()
andsetSelfAllowed()
, for programatically allowingself
anddata:
URIs for a specific directive. - CSP-Builder is now type-safe! This can be verified by Psalm. In future releases, this will be enforced by Travis CI.
- Docblock and unit test cleanup.