Skip to content

Releases: G-Core/FastEdge-sdk-rust

v0.1.10

22 Oct 10:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.10

v0.1.8

21 Oct 13:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

Dictionary interface

20 Aug 11:06
5e07465
Compare
Choose a tag to compare

Added dictionary interface

fastedge-v0.1.5

08 May 12:55
Compare
Choose a tag to compare

Fixed

  • fix rust sdk README.md link
  • fix workspace member versions

Other

  • add release action
  • update wit_bindgen to latest version
  • refactored to mono rust sdk and add classification-nn-demo
  • Added watermark Rust example (#8)
  • add wasi-nn wit binding
  • forward wasi-nn spec
  • set github public hosted runner
  • Copyright update and description
  • bump patch version
  • readme description
  • Create README.md
  • added HTTP Method Options to supported method list
  • renamed rust dir to fastedge-rust-sdk
  • allow semver dependencies
  • add rust workspace cargo
  • first version of rust sdk
  • Initial commit