Skip to content

v0.5.8

Latest

Choose a tag to compare

@liuq19 liuq19 released this 25 Mar 06:17
· 9 commits to main since this release

What's Changed

  • fix(ci): fix GitHub Actions workflows by @liuq19 in #212
  • fix: harden workflows and enforce serde recursion limits by @liuq19 in #213
  • ci: add code coverage with cargo-llvm-cov and Codecov by @liuq19 in #214
  • ci: add stable Windows CI job by @liuq19 in #216
  • fix: remove unnecessary target_feature = "pclmulqdq" by @utkarshgupta137 in #218
  • refactor: reduce unsafe, fix Miri violations, and deduplicate code by @liuq19 in #219
  • fix: merge skip_one API and fix utf8_lossy surrogate backtrack by @liuq19 in #220

New Contributors

Full Changelog: v0.5.7...v0.5.8