Increase performance of SecureSecurityPolicyConfig
What's Changed
- Make SecureSecurityPolicyConfig significantly faster by @jhawthorn in #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 #506
Full Changelog: v6.6.0...v6.7.0