Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 825 Bytes

CHANGELOG.md

File metadata and controls

37 lines (24 loc) · 825 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

and this project adheres to Semantic Versioning.

[0.1.9] - 2022-08-14

Doc updates

[0.1.8] - 2022-08-14

Fix L2/LL regex and make variable names more clear

[0.1.7] - 2022-08-14

Add Cache command for cachegrind outputs

[0.1.6] - 2022-08-14

Fix bug with cargo version not using built binary

[0.1.5] - 2022-08-14

Refactor and global flags

[0.1.4] - 2022-08-14

Add flag for json ouput

[0.1.3] - 2022-08-14

Change valgrind subcommand to heap and leak

[0.1.2] - 2022-08-14

Move to workspace

[0.1.1] - 2022-08-14

Separate cargo and normal version

[0.1.0] - 2022-08-14

Initial Release