Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@paragonie-scott paragonie-scott released this 24 Jul 20:08
· 134 commits to master since this release
v2.1.0
  • Added several helper methods, e.g. setDataAllowed() and setSelfAllowed(), for programatically allowing self and data: 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.