Validators

Latest version: v0.28.1

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

Scan your dependencies

Page 1 of 9

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.27.0...0.28.0`](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)

---

0.25.0

_**Breaking**_

> No breaking changes were introduced in this version.

_**Features**_

- feat: adds basic `cron` validator by yozachar in [348](https://github.com/python-validators/validators/pull/348)

_**Maintenance**_

- maint: adds quick start docs by yozachar in [344](https://github.com/python-validators/validators/pull/344)
- fix: `domain` validation is now more consistent across rfcs by yozachar in [347](https://github.com/python-validators/validators/pull/347)

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

---

0.24.0

_**Breaking**_

> No breaking changes were introduced in this version.

_**Features**_

- feat: conditionally raises `ValidationError`; bump version by yozachar in [343](https://github.com/python-validators/validators/pull/343)

_**Maintenance**_

- patch: `domain` & `url` modules by yozachar in [339](https://github.com/python-validators/validators/pull/339)
- fix: domain name not confirming to rfc_2782 by yozachar in [341](https://github.com/python-validators/validators/pull/341)
- maint: update dev dependencies; adds favicon to docs by yozachar in [342](https://github.com/python-validators/validators/pull/342)

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

---

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.