New
Increase performance of SecureSecurityPolicyConfig
What's Changed
- Make SecureSecurityPolicyConfig significantly faster by @jhawthorn in https://github.com/github/secure_headers/pull/506
- Note: If you are accessing values on SecureSecurityPolicyConfig as ivars, you will need to change this to hash access.
New Contributors
- @jhawthorn made their first contribution in https://github.com/github/secure_headers/pull/506
Full Changelog: https://github.com/github/secure_headers/compare/v6.6.0...v6.7.0