File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
### Added
5
+ - ` measureme ` : Added support for compiling the library under wasm/wasi ([ GH-43 ] )
6
+
7
+ ## [ 0.3.0] - 2019-05-14
8
+ ### Added
5
9
- ` summarize ` : New CLI argument ` percent-above ` for ` summarize ` crate ([ GH-32 ] )
10
+ - ` summarize ` : Added documentation ([ GH-35 ] )
11
+ - ` measureme ` : Added a version tag to the binary event file format ([ GH-41 ] )
6
12
7
13
## [ 0.2.1] - 2019-04-12
8
14
9
15
## [ 0.2.0] - 2019-04-10
10
16
11
17
18
+ [ 0.3.0 ] : https://github.com/rust-lang/measureme/releases/tag/0.3.0
12
19
[ 0.2.1 ] : https://github.com/rust-lang/measureme/releases/tag/0.2.1
13
20
[ 0.2.0 ] : https://github.com/rust-lang/measureme/releases/tag/0.2.0
14
21
15
22
[ GH-32 ] : https://github.com/rust-lang/measureme/issues/32
23
+ [ GH-35 ] : https://github.com/rust-lang/measureme/pull/35
24
+ [ GH-41 ] : https://github.com/rust-lang/measureme/pull/41
25
+ [ GH-43 ] : https://github.com/rust-lang/measureme/pull/43
You can’t perform that action at this time.
0 commit comments