Validators

Latest version: v0.28.3

Safety actively analyzes 634963 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

0.28.3

_**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](https://github.com/python-validators/validators/pull/379)

**Full Changelog**: [`0.28.2...0.28.3`](https://github.com/python-validators/validators/compare/0.28.2...0.28.3)

0.28.2

_**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](https://github.com/python-validators/validators/pull/371)
- build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /package by dependabot in [372](https://github.com/python-validators/validators/pull/372)
- fix(ip_address): properly handle private is false by grleblanc in [374](https://github.com/python-validators/validators/pull/374)
- chore(url): allow symbols and pictographs in url by prousso in [375](https://github.com/python-validators/validators/pull/375)
- build(deps): bump requests from 2.31.0 to 2.32.0 in /package by dependabot in [376](https://github.com/python-validators/validators/pull/376)
- chore: fix typo; update dev deps; bump version by yozachar in [377](https://github.com/python-validators/validators/pull/377)

**Full Changelog**: [`0.28.1...0.28.2`](https://github.com/python-validators/validators/compare/0.28.1...0.28.2)

0.28.1

_**Breaking**_

> No breaking changes were introduced in this version.

_**Features**_

> No features were introduced in this version.

_**Maintenance**_

- fix: reduce memory footprint when loading TLDs by yozachar in [362](https://github.com/python-validators/validators/pull/362)
- build(deps): bump idna from 3.6 to 3.7 in /package by dependabot in [365](https://github.com/python-validators/validators/pull/365)
- fix: rfc cases in the `domain` validator by yozachar in [367](https://github.com/python-validators/validators/pull/367)
- chore: documentation maintenance by yozachar in [368](https://github.com/python-validators/validators/pull/368)
- chore: update contribution guidelines by yozachar in [369](https://github.com/python-validators/validators/pull/369)
- chore: updated dev dependencies; bump version by yozachar in [370](https://github.com/python-validators/validators/pull/370)

**Full Changelog**: [`0.28.0...0.28.1`](https://github.com/python-validators/validators/compare/0.28.0...0.28.1)

0.28.0

_**Breaking**_ ⚠️

- patch: moves `country_code` module to `country` module by yozachar in [357](https://github.com/python-validators/validators/pull/357)

_**Features**_

- feat: adds indian aadhar and pan validator by yozachar in [358](https://github.com/python-validators/validators/pull/358)
- feat: adds `finance` validator by yozachar in [359](https://github.com/python-validators/validators/pull/359)
- feat: adds `consider_tld` parameter to `domain`, `hostname` and `url` modules by yozachar in [360](https://github.com/python-validators/validators/pull/360)

_**Maintenance**_

- maint: updated dev dependencies, doc links; bump version by yozachar in [361](https://github.com/python-validators/validators/pull/361)

**Full Changelog**: [`0.27.0...0.28.0`](https://github.com/python-validators/validators/compare/0.27.0...0.28.0)

---

0.27.0

_**Breaking**_ ⚠️

- patch: moves `base58` and `base64` into `encoding` by yozachar in [354](https://github.com/python-validators/validators/pull/354)

_**Features**_

- feat: lays foundation for URI validation by yozachar in [353](https://github.com/python-validators/validators/pull/353)
- feat: adds `private` parameter to `ip_address`, `hostname` & `url` by yozachar in [356](https://github.com/python-validators/validators/pull/356)

_**Maintenance**_

- patch: adds `encoding` tests and docs by yozachar in [355](https://github.com/python-validators/validators/pull/355)

**Full Changelog**: [`0.26.0...0.27.0`](https://github.com/python-validators/validators/compare/0.26.0...0.27.0)

---

0.26.0

_**Breaking**_

> No breaking changes were introduced in this version.

_**Features**_

- feat: adds `base58` and `base64` validators by yozachar in [351](https://github.com/python-validators/validators/pull/351)

_**Maintenance**_

- fix: regex ignore-case uses only `a-z` by yozachar in [349](https://github.com/python-validators/validators/pull/349)
- patch: supported extended latin in username by yozachar in [350](https://github.com/python-validators/validators/pull/350)

**Full Changelog**: [`0.25.0...0.26.0`](https://github.com/python-validators/validators/compare/0.25.0...0.26.0)

---

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.