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
- @utkarshgupta137 made their first contribution in #218
Full Changelog: v0.5.7...v0.5.8