Skip to content

Releases: G-Core/FastEdge-sdk-rust

v0.3.5

20 Mar 14:30
cdb3de1

Choose a tag to compare

What's Changed

  • add WASI-HTTP interface documentation and usage example by @ruslanti in #56
  • chore: bump version to 0.3.5 by @github-actions[bot] in #57

Full Changelog: v0.3.4...v0.3.5

v0.3.4

20 Feb 13:01
e24e325

Choose a tag to compare

What's Changed

  • add release workflow for automated versioning and publishing by @ruslanti in #51
  • chore: bump version to 0.3.4 by @github-actions[bot] in #53
  • chore: bump version to 0.3.4 by @github-actions[bot] in #55

Full Changelog: v0.3.3...v0.3.4

v0.3.3

18 Feb 14:38

Choose a tag to compare

What's Changed

  • Added AI-generated docs by @qrdl in #50

Full Changelog: v0.3.2...v0.3.3

fastedge-derive-v0.3.2

21 Nov 10:39
62a8351

Choose a tag to compare

Other

  • update wit_bindgen to latest version
  • refactored to mono rust sdk and add classification-nn-demo

fastedge-derive-v0.3.1

04 Nov 08:31
4e700ce

Choose a tag to compare

Other

  • update wit_bindgen to latest version
  • refactored to mono rust sdk and add classification-nn-demo

v0.3.0

09 Oct 10:08

Choose a tag to compare

What's Changed

  • Adding key value store interface by @ruslanti in #34
  • add new feature to key-value store interface by @ruslanti in #36
  • forward wasi-nn submodule to 0.2.0-rc-2024-10-28 by @ruslanti in #37
  • key-value store proxywasm interface by @ruslanti in #38
  • bloom filter by @ruslanti in #39
  • proxy-wasm dictionary interface by @ruslanti in #41
  • error proxy-wasm mapping by @ruslanti in #40
  • fix: set as not publish for md_render example by @ruslanti in #42
  • chore: release v0.2.1 by @github-actions[bot] in #43
  • fix: set as not publish for md_render example by @ruslanti in #44

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

v0.2.0

18 Mar 17:52

Choose a tag to compare

What's Changed

  • update wasi-nn wit specification to 0.2.0-rc-2024-08-19 by @ruslanti in #32

Full Changelog: v0.1.11...v0.2.0

v0.1.10

22 Oct 10:43

Choose a tag to compare

What's Changed

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

v0.1.8

21 Oct 13:11

Choose a tag to compare

What's Changed

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

Dictionary interface

20 Aug 11:06
5e07465

Choose a tag to compare

Added dictionary interface