Skip to content

Releases: python-validators/validators

0.34.0

03 Sep 17:40
Compare
Choose a tag to compare

Breaking

No breaking changes were introduced in this version.

Features

Maintenance

Full Changelog: 0.33.0...0.34.0

New Contributors

0.33.0

15 Jul 02:41
5489605
Compare
Choose a tag to compare

Breaking

No breaking changes were introduced in this version.

Features

Maintenance

Full Changelog: 0.32.0...0.33.0

0.32.0

10 Jul 11:27
cd01b4b
Compare
Choose a tag to compare

Breaking

No breaking changes were introduced in this version.

Features

Maintenance

Full Changelog: 0.31.0...0.32.0

0.31.0

08 Jul 12:08
e5d7b4a
Compare
Choose a tag to compare

Breaking

No breaking changes were introduced in this version.

Features

  • feat: add validators for base16 and base32 encodings by @msamsami in #386

Maintenance

Full Changelog: 0.30.0...0.31.0

0.30.0

04 Jul 02:41
860ca46
Compare
Choose a tag to compare

Breaking

No breaking changes were introduced in this version.

Features

Maintenance

Full Changelog: 0.29.0...0.30.0

0.29.0

01 Jul 15:29
4973c49
Compare
Choose a tag to compare

Breaking ⚠️

Features

Maintenance

  • chore: update dev deps; adds python EOL info by @yozachar in #381

Full Changelog: 0.28.3...0.29.0

0.28.3

25 May 02:59
cdc987d
Compare
Choose a tag to compare

Breaking

No breaking changes were introduced in this version.

Features

No features were introduced in this version.

Maintenance

  • hotfix: ensure _tld.txt is in sdist and bdist by @yozachar in #379

Full Changelog: 0.28.2...0.28.3

0.28.2

24 May 03:53
cfa5aa1
Compare
Choose a tag to compare

Breaking

No breaking changes were introduced in this version.

Features

No features were introduced in this version.

Maintenance

  • fix: corrects a few typo by @yozachar in #371
  • build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /package by @dependabot in #372
  • fix(ip_address): properly handle private is false by @grleblanc in #374
  • chore(url): allow symbols and pictographs in url by @prousso in #375
  • build(deps): bump requests from 2.31.0 to 2.32.0 in /package by @dependabot in #376
  • chore: fix typo; update dev deps; bump version by @yozachar in #377

Full Changelog: 0.28.1...0.28.2

New Contributors

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