Skip to content

[Ruby] Release 0.11.1

Compare
Choose a tag to compare
@Stranger6667 Stranger6667 released this 09 Dec 13:23
· 294 commits to master since this release
ruby-v0.11.1
89e7e44

Changed

  • Update indexmap to 2.1.
  • Update cssparser to 0.31.2.
  • Update selectors to 0.25.
  • Bump MSRV to 1.65.

Fixed

  • Replace double quotes in all property values.

Performance

  • Avoid allocation when replacing double quotes in property values.