Skip to content

0.15.0

Compare
Choose a tag to compare
@cfvescovo cfvescovo released this 28 Feb 18:58
· 115 commits to master since this release

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 atomic StrTendril type. by @jaboatman in #102

New Contributors

Full Changelog: v0.14.0...v0.15.0