0.16.0
What's Changed
- Put collecting parser errors behind a default feature. by @adamreichold in #118
- Use AHash instead of SipHash for storing attributes and classes. by @adamreichold in #117
- Since Select is a filter, it can pass on the upper bound of the inner iterator. by @adamreichold in #116
- Update links in README.md by @cfvescovo in #120
- RFC: Lazily fetch id and classes by @adamreichold in #101
- Remove matches dependency by @cfvescovo in #121
- Bump indexmap from 1.9.2 to 1.9.3 by @dependabot in #124
- Run
cargo update
before testing by @cfvescovo in #114
New Contributors
- @dependabot made their first contribution in #124
Full Changelog: v0.15.0...v0.16.0