Skip to content

0.22.0

Compare
Choose a tag to compare
@yozachar yozachar released this 02 Sep 09:07
· 122 commits to master since this release
71b40bd

Breaking ⚠️

  • A new keyword parameter host_bit = True, is added to validators.ipv4 and validators.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