What's Changed
- Add version to dependency by @jeffcharles in #91
- Add instructions to README for using crate and publishing by @jeffcharles in #93
- Move release profile settings to workspace Cargo.toml by @jeffcharles in #96
- Breaking Add JSON support to quickjs-wasm-rs and CLI by @jbourassa in #98
Javy's core Wasm now uses JSON instead of msgpack for its input/output.
Full Changelog: v0.2.1...v0.3.0