Releases: nikouu/ZeroRedact
Releases · nikouu/ZeroRedact
2.4.0
2.3.0
2.2.0
2.1.0
New:
- Docs improved
- Early draft of WASM demo site
- Simple phone number validation has been added under the hood - in line with other validators.
Breaking changes:
- IRedactor namespace changed from ZeroRedact.Redactors to ZeroRedact
- Brought IPv4 and IPv6 options and redactor names in line with naming standard
- Brought IPv4 and IPv6 parameter names in line with naming standard
Bug fixes:
- Fixed issue where email redaction types Middle and MostUsername would manipulate the underlying, original input email address.