Skip to content

v0.4.5

Compare
Choose a tag to compare
@ShivanshVij ShivanshVij released this 09 Oct 10:01
fbf517f

Features

  • Environment Variables set during the scale function build command now get passed properly to the downstream commands
  • The build system now allows for wasi and wasm targets depending on the user's choice

Fixes

  • Using init function for Rust plugins now properly builds and does not cause builds to break
  • The Rust build step now properly verifies the build target with Cargo
  • The storage manager now properly generates TypeScript signatures for both the guest and the host

Changes

  • The TypeScript manifest generator for builds and signatures now returns a pretty-printed package.json
  • The signature builder now returns the tar.gz format for TypeScript signatures as well as the raw files

Full Changelog: v0.4.3...v0.4.5