Skip to content

Releases: python-validators/validators

0.28.1

19 Apr 13:31
8b16fcb
Compare
Choose a tag to compare

Breaking

No breaking changes were introduced in this version.

Features

No features were introduced in this version.

Maintenance

Full Changelog: 0.28.0...0.28.1

0.28.0

04 Apr 02:44
724262e
Compare
Choose a tag to compare

Breaking ⚠️

  • patch: moves country_code module to country module by @yozachar in #357

Features

  • feat: adds indian aadhar and pan validator by @yozachar in #358
  • feat: adds finance validator by @yozachar in #359
  • feat: adds consider_tld parameter to domain, hostname and url modules by @yozachar in #360

Maintenance

  • maint: updated dev dependencies, doc links; bump version by @yozachar in #361

Full Changelog: 0.27.0...0.28.0

0.27.0

03 Apr 05:24
cab0c87
Compare
Choose a tag to compare

Breaking ⚠️

  • patch: moves base58 and base64 into encoding by @yozachar in #354

Features

  • feat: lays foundation for URI validation by @yozachar in #353
  • feat: adds private parameter to ip_address, hostname & url by @yozachar in #356

Maintenance

Full Changelog: 0.26.0...0.27.0

0.26.0

02 Apr 14:46
8026364
Compare
Choose a tag to compare

Breaking

No breaking changes were introduced in this version.

Features

Maintenance

Full Changelog: 0.25.0...0.26.0

0.25.0

02 Apr 07:09
e3d30f8
Compare
Choose a tag to compare

Breaking

No breaking changes were introduced in this version.

Features

Maintenance

  • maint: adds quick start docs by @yozachar in #344
  • fix: domain validation is now more consistent across rfcs by @yozachar in #347

Full Changelog: 0.24.2...0.25.0

0.24.0

24 Mar 02:29
110bd2f
Compare
Choose a tag to compare

Breaking

No breaking changes were introduced in this version.

Features

  • feat: conditionally raises ValidationError; bump version by @yozachar in #343

Maintenance

Full Changelog: 0.23.2...0.24.0

0.23.2

20 Mar 05:38
854375f
Compare
Choose a tag to compare

Breaking

No breaking changes were introduced in this version.

Features

No features were introduced in this version.

Maintenance

Full Changelog: 0.23.1...0.23.2

0.23.1

19 Mar 11:46
c2d3fb7
Compare
Choose a tag to compare

Breaking

No breaking changes were introduced in this version.

Features

No features were introduced in this version.

Maintenance

  • maint: fix between & length validators by @yozachar in #334
  • fix: manual nav reference for mkdocs; bumps version by @yozachar in #335

Full Changelog: 0.23.0...0.23.1

0.23.0

19 Mar 07:53
Compare
Choose a tag to compare

Breaking

No breaking changes were introduced in this version.

Features

Maintenance

Full Changelog: 0.22.0...0.23.0

0.22.0

02 Sep 09:07
71b40bd
Compare
Choose a tag to compare

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