0.22.0
Breaking
- A new keyword parameter
host_bit = True
, is added tovalidators.ipv4
andvalidators.ipv6
.
Features
No features were introduced in this version.
Maintenance
- fix: url validator considers urls with /#/ as valid by @adrienthiery in #289
- Add note about ValidationFailure to ValidationError in changes.md by @tswfi in #291
- fix: simple hostname validation regex by @yozachar in #294
- fix: strict CIDR IP validation; bump version by @yozachar in #295
Full Changelog: 0.21.2...0.22.0