forked from pool/python-validators
- Update to 0.20.0
* Add ipv4 digit lenghts validation (gh#kvesteri/validators#191) * Fix error with international URLs that have more than 2 hyphens (gh#kvesteri/validators#184) Changes in 0.19.0: * Improve IPv6 validation (gh#kvesteri/validators#201 gh#kvesteri/validators#107) * Drop support for Python 3.4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validators?expand=0&rev=34
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 15 16:24:35 UTC 2022 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
- Update to 0.20.0
|
||||
* Add ipv4 digit lenghts validation
|
||||
(gh#kvesteri/validators#191)
|
||||
* Fix error with international URLs that have more than 2 hyphens
|
||||
(gh#kvesteri/validators#184)
|
||||
Changes in 0.19.0:
|
||||
* Improve IPv6 validation
|
||||
(gh#kvesteri/validators#201 gh#kvesteri/validators#107)
|
||||
* Drop support for Python 3.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 11 19:05:52 UTC 2020 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
|
Reference in New Issue
Block a user