14
0

- Update to 0.28.1

* fix: reduce memory footprint when loading TLDs
    gh#kvesteri/validators#362
  * fix: rfc cases in the domain validator
    gh#kvesteri/validators#367
  * chore: documentation maintenance
    gh#kvesteri/validators#368

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validators?expand=0&rev=47
This commit is contained in:
2024-04-25 18:09:39 +00:00
committed by Git OBS Bridge
parent 5625733272
commit dbf51b11ec
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Apr 25 18:07:37 UTC 2024 - Mia Herkt <mia@0x0.st>
- Update to 0.28.1
* fix: reduce memory footprint when loading TLDs
gh#kvesteri/validators#362
* fix: rfc cases in the domain validator
gh#kvesteri/validators#367
* chore: documentation maintenance
gh#kvesteri/validators#368
-------------------------------------------------------------------
Wed Apr 10 23:38:31 UTC 2024 - Mia Herkt <mia@0x0.st>