File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.7.1] - 2020-01-02
4+ ### Changed
5+ - ` measureme ` : Fix compilation error on big endian systems ([ GH-103 ] )
6+
7+ ## [ 0.7.0] - 2019-12-18
8+ ### Changed
9+ - ` measureme ` : Events can now have "arguments" which record additional data about the event ([ GH-101 ] )
10+
311## [ 0.6.0] - 2019-12-11
412### Added
513- ` measureme ` : Added ` SerializationSink::write_bytes_atomic ` that optimizes handling of existing buffers ([ GH-97 ] )
4351
4452## [ 0.2.0] - 2019-04-10
4553
54+ [ 0.7.1 ] : https://github.com/rust-lang/measureme/releases/tag/0.7.1
55+ [ 0.7.0 ] : https://github.com/rust-lang/measureme/releases/tag/0.7.0
56+ [ 0.6.0 ] : https://github.com/rust-lang/measureme/releases/tag/0.6.0
57+ [ 0.5.0 ] : https://github.com/rust-lang/measureme/releases/tag/0.5.0
4658[ 0.4.0 ] : https://github.com/rust-lang/measureme/releases/tag/0.4.0
4759[ 0.3.0 ] : https://github.com/rust-lang/measureme/releases/tag/0.3.0
4860[ 0.2.1 ] : https://github.com/rust-lang/measureme/releases/tag/0.2.1
6577[ GH-93 ] : https://github.com/rust-lang/measureme/pull/93
6678[ GH-97 ] : https://github.com/rust-lang/measureme/pull/97
6779[ GH-98 ] : https://github.com/rust-lang/measureme/pull/98
80+ [ GH-101 ] : https://github.com/rust-lang/measureme/pull/101
81+ [ GH-103 ] : https://github.com/rust-lang/measureme/pull/103
You can’t perform that action at this time.
0 commit comments