File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 0.5.0] - unreleased
3
+ ## [ 0.5.0] - 2019-07-25
4
+ - New module: ` remapstart ` . [[ #107 ] ( https://github.com/wasmx/wasm-chisel/pull/107 )]
5
+ - New module: ` dropsection ` . [[ #72 ] ( https://github.com/wasmx/wasm-chisel/pull/72 )]
6
+ - New module: ` fromwat ` . [[ #100 ] ( https://github.com/wasmx/wasm-chisel/pull/100 )]
7
+ - New module: ` snip ` (for using wasm-snip). [[ #123 ] ( https://github.com/wasmx/wasm-chisel/pull/123 )]
8
+ - New module: ` dropnames ` . [[ #126 ] ( https://github.com/wasmx/wasm-chisel/pull/126 )]
9
+ - New module: ` checkfloats ` . [[ #118 ] ( https://github.com/wasmx/wasm-chisel/pull/118 )]
10
+ - Refactored ` verifyimpotrs ` and ` remapimports ` . [[ #6 ] ( https://github.com/wasmx/wasm-chisel/pull/66 )]
11
+ - Added support for ` eth2 ` / ` debug ` and ` bignum ` imports. [[ #112 ] ( https://github.com/wasmx/wasm-chisel/pull/112 )]
12
+ - Better handling for the names section.
13
+ - Removed Rust and many Clippy warnings.
14
+
4
15
5
16
## [ 0.4.0] - 2019-06-04
6
17
You can’t perform that action at this time.
0 commit comments