releases.shpreview

v0.13.0

Rust v0.13.0

September 19, 2022TokenizersView original ↗
$npx -y @buildinternet/releases show rel_N4Ka3yHlDKjPErMCuRl22

[0.13.0]

  • [#1009] unstable_wasm feature to support building on Wasm (it's unstable !)
  • [#1008] Decoder is now a composable trait, but without being backward incompatible
  • [#1047, #1051, #1052] Processor is now a composable trait, but without being backward incompatible

Both trait changes warrant a "major" number since, despite best efforts to not break backward compatibility, the code is different enough that we cannot be exactly sure.

Fetched April 7, 2026