[Python] Release 0.22.0
·
284 commits
to master
since this release
Changed
- Extend email validation. #471
Fixed
timeformat validation (leap seconds and second fractions).durationformat validation.- Panic on the root
$idwithout a base. #547 hostnameformat validation (double dot).idn-hostnameformat validation. #101
Performance
- Faster building of a validator.
hostname,date,time,date-time, anddurationformats validation.- Cache regular expressions for
pattern. #417