First release to stand in its own right. There are still [some missing puzzle pieces](https://github.com/abelcheung/types-lxml/projects/1) before whole annotation package can be deemed complete and escape its `partial` status. Followings are enhancements done so far:
- All previous contributions reviewed and made coherent (contributions came from so many people)
- Pyright support (not the test cases though, which are mypy checkable only)
- Extensively expanded test cases
- Implemented stub for following submodules:
- `lxml.builder`
- `lxml.sax`
- `lxml.html.builder`
- `lxml.html.clean`
- `lxml.html.soupparser` (adapter for BeautifulSoup)