What's Changed
- Fix domain handle parsing when handle is only in entities by @elidickinson in #53
- Update override for .co and be more selective about following related links by @elidickinson in #54
- ccTLD + RDAP overrides updates by @case in #56
- Add way to return raw and parsed data at the same time without need to do multiple queries by @KolevVelyan in #55
- General bug fixes and tidying
- Type annotations
- Switch to using uv
- Switched to publishing as a wheel
- Linting an formatting
- Proxy server support
- Test refactoring and testing against newer Python versions
New Contributors
- @elidickinson made their first contribution in #53
- @KolevVelyan made their first contribution in #55
Full Changelog: v3.1.1...v4.0.0