Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 10:14
· 195 commits to main since this release
76f4195

What's Changed

  • chore(config): migrate renovate config by @renovate[bot] in #20
  • Add support for serde by @byteit101 in #21
  • Move StringDeku implmementation into submodule, add more tests by @eirnym in #25
  • chore(deps): update cargo-bins/cargo-binstall action to v1.14.4 by @renovate[bot] in #27
  • chore(deps): update dependency cargo-mutants to v25.2.2 by @renovate[bot] in #28
  • chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.33.2 by @renovate[bot] in #24
  • chore(deps): update dependency pre-commit to v4.3.0 by @renovate[bot] in #29
  • chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6 by @renovate[bot] in #30
  • chore(deps): update dependency cargo-llvm-cov to v0.6.18 by @renovate[bot] in #22
  • chore(deps): update dependency cargo-nextest to v0.9.102 by @renovate[bot] in #23
  • chore(deps): update rust crate rstest to 0.26.0 by @renovate[bot] in #31
  • Properly setup mutants by @eirnym in #32
  • chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in #26
  • chore(deps): update dependency cargo-mutants to v25.3.1 by @renovate[bot] in #33
  • use string instead of str for consistency by @eirnym in #34
  • Use partial macro-based implementation by @eirnym in #35
  • 7-bit encoded integers by @eirnym in #37
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #36
  • Replace export_macro with use by @eirnym in #38
  • UTF-32 support by @eirnym in #39
  • Shorten test data length to make them more readable. by @eirnym in #40
  • Support for .Net encoded strings by @eirnym in #41
  • Add more integer types to support by @eirnym in #42
  • Prepare for release 0.3.0 by @eirnym in #43
  • Limit keywords by @eirnym in #44

New Contributors

Full Changelog: v0.2.0...v0.3.0