Releases: G-Core/FastEdge-sdk-rust
Releases · G-Core/FastEdge-sdk-rust
fastedge-derive-v0.3.1
Other
- update wit_bindgen to latest version
- refactored to mono rust sdk and add classification-nn-demo
v0.3.0
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
v0.1.10
v0.1.8
Dictionary interface
Added dictionary interface
fastedge-v0.1.5
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