Skip to content

Blade Ink v1.1.0

Latest
Compare
Choose a tag to compare
@bladecoder bladecoder released this 13 Nov 11:52
· 3 commits to main since this release

What's Changed

  • Instant crate was deprecated, use web-time now.
  • Added Streamed Json Parser as an alternative to Serde. Serde loads the entire file into memory before parsing it, so the streamed parser is useful in embedded systems where memory is scarce.

Full Changelog: https://github.com/bladecoder/blade-ink-rs/commits/v1.1.0