- Avoid instantiating an extra iterator in
searchFirst
. dart 3
.lints 4
.
- Changed most APIs sensibly
- Changed most APIs sensibly
- Sound null-safety
- Unsound null-safety
- Nobody is HTML standard-compliant, so we might not want to throw on parser error.
- Added a func for searching for all elements that match a predicate.
- Initial release with fine functionality.