Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

37 lines (30 loc) · 1.21 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.1.6 - 2024-05-10

Other

  • Merge pull request #18 from G-Core/update_wasmtime

0.1.5 - 2024-05-08

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