OWASP AntiSamy v1.0.2
This release comes with improvements related to localization and default policies deployment.
- Updated localization handling and resources: Language selection is now more inclusive as it takes the parent culture, meaning that for example, "en-US" will use "en" instead of failing.
- Automatic inclusion of default policies: Default policies are now included when installing the NuGet package. They will also be removed when uninstalling.
- Small refactors and improvements on the main project and tests.