wasmer/CHANGELOG.md

817 B

Changelog

All PRs to the Wasmer repository must add to this file.

Blocks of changes will separated by version increments.

[Unreleased]

  • #348 Refactor internal runtime ↔️ backend abstraction.
  • #355 Misc changes to Cargo.tomls for publishing
  • #352 Bump version numbers to 0.3.0
  • #351 Add hidden option to specify wasm program name (can be used to improve error messages)
  • #350 Enforce that CHANGELOG.md is updated through CI.
  • #349 Add CHANGELOG.md.