Skip to content

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 08 May 00:14
· 33 commits to develop since this release
fdd6391

What's Changed

  • Add per-message round-trip test coverage across all five frame profiles for all seven languages by @Copilot in #306
  • Add --no_packed CLI flag for generating code without packed structs by @Copilot in #307
  • test: close section 2 coverage gaps + fix Cargo.lock determinism failure by @Copilot in #308
  • Fix sf_compile.json using original enum name instead of collision-avoided C# name by @Copilot in #311
  • Add missing test coverage for SDK encoder/parser units (6.1, 6.2) and StructFrameSdk subscribe/dispatch (6.3) by @Copilot in #309
  • Added extension fields by @rijesha in #312
  • feat: Bump version to 0.8.3 [release] by @rijesha in #313

Full Changelog: v0.8.2...v0.8.3