Breaking
- Drops support for Python
v3.8
.
Features
- Validator russian individual tax number by @TheDrunkenBear in #408
- feat: allow custom URL scheme validation by @e3krisztian in #409
- Refactor API: remove print from
ru_inn
, update description, and expose via__init__
by @TheDrunkenBear in #419 - Add Mir card validation support by @TheDrunkenBear in #420
Maintenance
- Update README.md by @mattseymour in #400
- fix(domain): accept .onion as a valid TLD by @davidt99 in #402
- fix(url): add hashtag to allowed fragment characters by @davidt99 in #405
- chore(deps): bump jinja2 from 3.1.4 to 3.1.6 in /package by @dependabot in #414
- Fix email regex issue 140 by @cwisdo in #411
- fix(uri): replace
lstrip("mailto:")
with manual prefix removal by @max-moser in #418 - running
doctest
failes by @d-chris in #417 - Fix: Allow Special DOI Cases Used in Public Administration Tests by @MaurizioPilia in #415
- chore: formatting; sync dependencies by @yozachar in #422
- chore: prepare for new release by @yozachar in #424
- chore: updates changelog by @yozachar in #425
New Contributors
- @mattseymour made their first contribution in #400
- @davidt99 made their first contribution in #402
- @TheDrunkenBear made their first contribution in #408
- @e3krisztian made their first contribution in #409
- @cwisdo made their first contribution in #411
- @max-moser made their first contribution in #418
- @d-chris made their first contribution in #417
- @MaurizioPilia made their first contribution in #415
Full Changelog: 0.34.0...0.35.0