What's Changed
- new tld's; add uption _slowdown directly to tld regexp; tests for all new tld's by @maarten-boot in #211
- Additional support for other domain names and some internationalized … by @0x00t0x7f in #213
- cleanup tests; reformat; fix typo return type by @maarten-boot in #214
- import idna third-party package dependence deleted by @0x00t0x7f in #215
- add tld: gg, as, cv, si, sn, fashion, py by @maarten-boot in #216
- a new test program test2.py by @maarten-boot in #220
- add tld: radio by @cottsay in #222
- Added support of .lviv.ua, it has .com format by @isia in #223
- fix emptry last modified for au domains (fix for #228 ) by @maarten-boot in #229
- add tld .co.uk by @maarten-boot in #231
- move sections in do_parse to functions; prepare for handling old style IANA domain by @maarten-boot in #232
New Contributors
- @0x00t0x7f made their first contribution in #213
- @cottsay made their first contribution in #222
- @isia made their first contribution in #223
Full Changelog: 0.9.16...0.9.17