0.15.0
What's Changed
- Bump cssparser to 0.28 and selectors to 0.23. by @adamreichold in #99
- Create dependabot.yml by @mohe2015 in #97
- Re-export Element trait from selectors crate by @adamreichold in #98
- build(deps): fix unchecked lock and update deps by @j-mendez in #107
- Re-export selectors' CaseSensitivity enum as it is part of our public API. by @adamreichold in #108
- perf(element): add one sweep element creation by @j-mendez in #109
- Added feature flag
atomic
to make use of atomicStrTendril
type. by @jaboatman in #102
New Contributors
- @adamreichold made their first contribution in #99
- @mohe2015 made their first contribution in #97
- @j-mendez made their first contribution in #107
- @jaboatman made their first contribution in #102
Full Changelog: v0.14.0...v0.15.0