v3.0.0
What's Changed
- Benchmark execution time & display benchmark results by @hainsdominic in #13
- refactor: move engine function outside of the main by @hainsdominic in #15
- Implement memory usage logging by @hainsdominic in #17
- Wasm binary size logging by @hainsdominic in #19
- JSON output using the --json flag by @hainsdominic in #20
- Integrate deterministic-wasi-ctx crate by @jeffcharles in #21
- Updated readme with the new command by @hainsdominic in #22
- Logs the wasm file name by @hainsdominic in #23
- fix: changed scripts to functions for docs/args by @hainsdominic in #27
- fix: typo while renaming scripts to function by @hainsdominic in #28
- fix: flag typo naming by @hainsdominic in #29
- chore: version bump by @hainsdominic in #30
Full Changelog: v0.2.0...v3.0.0