Releases: python-validators/validators
Releases · python-validators/validators
0.27.0
Breaking
Features
- feat: lays foundation for URI validation by @yozachar in #353
- feat: adds
private
parameter toip_address
,hostname
&url
by @yozachar in #356
Maintenance
Full Changelog: 0.26.0...0.27.0
0.26.0
0.25.0
0.24.0
Breaking
No breaking changes were introduced in this version.
Features
Maintenance
- patch:
domain
&url
modules by @yozachar in #339 - fix: domain name not confirming to rfc_2782 by @yozachar in #341
- maint: update dev dependencies; adds favicon to docs by @yozachar in #342
Full Changelog: 0.23.2...0.24.0
0.23.2
0.23.1
0.23.0
Breaking
No breaking changes were introduced in this version.
Features
- feat: add french i18n validation by @imperosol in #308
Maintenance
- fix: Valid URLs failing validation - query and fragment parts by @danherbriley in #297
- fix: bug in
between
module by @yozachar in #301 - chore: update dependencies, improve packaging by @yozachar in #304
- Fix fragment check by @darkdragon-001 in #305
- build(deps): bump urllib3 from 2.0.6 to 2.0.7 in /package by @dependabot in #310
- fix: allow pct-encoded entities in fragments by @conitrade-as in #317
- chore: update dev dependencies by @yozachar in #318
- build(deps): bump gitpython from 3.1.37 to 3.1.41 in /package by @dependabot in #321
- build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /package by @dependabot in #322
- chore: monthly updates for Jan'24 by @yozachar in #324
- maint: adds versiond docs; update copyright year by @yozachar in #329
- chore: update dev dependencies by @yozachar in #330
- build(deps): bump gitpython from 3.1.37 to 3.1.41 in /package by @dependabot in #331
- build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /package by @dependabot in #332
- build(deps): bump urllib3 from 2.0.6 to 2.0.7 in /package by @dependabot in #319
Full Changelog: 0.22.0...0.23.0
0.22.0
Breaking
- A new keyword parameter
host_bit = True
, is added tovalidators.ipv4
andvalidators.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
0.21.2
Breaking
ValidationFailure
is renamed toValidationError
inyozachar@12ae1f5
Features
- Added Country Code Validation by @aviiciii in #280
- add validator ETH addresses (ERC20) by @msamsami in #276
Maintenance
- feat: refactoring; updates; fixes; bump version by @yozachar in #283(ref: yozachar@12ae1f5)
- build(deps): bump pymdown-extensions from 9.11 to 10.0 by @dependabot in #273
- build(deps): bump requests from 2.28.2 to 2.31.0 by @dependabot in #275
- build(deps-dev): bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #281
Full Changelog: 0.21.1...0.21.2
0.21.1
Breaking
No breaking changes were introduced in this version.
Features
No features were introduced in this version.
Maintenance
- fix:
source .venv/bin/activate
before build by @yozachar in #260 - fix: id-token write permission at job level by @yozachar in #261
- feat: docs can be built with both sphinx & mkdocs by @yozachar in #262
- fix: improves build process by @yozachar in #263
- fix: removes 64-char limit for url path & query by @yozachar in #264
Full Changelog: 0.21.0...0.21.1