1.1 KiB
1.1 KiB
CHANGELOG
v3.0.0 - February 25, 2019
* Big @0x/sol-profiler overhaul. It now has a bunch of new features (#1638)
* Added a CLI interface for reporting non line-based profiling info (#1638)
* Add memory consumption analysis (#1638)
* Add calldata analysis (#1638)
v2.0.4 - February 9, 2019
* Dependencies updated
v2.0.3 - February 7, 2019
* Dependencies updated
v2.0.2 - February 6, 2019
* Dependencies updated
v2.0.1 - February 5, 2019
* Fix a bug when some parts of the profiling report were missing because of the coverage ignore lines (#1535)
v2.0.0 - Invalid date
* Upgrade the bignumber.js to v8.0.2 (#1517)
v1.0.3 - January 17, 2019
* Dependencies updated
v1.0.2 - January 15, 2019
* Dependencies updated
v1.0.1 - January 11, 2019
* Dependencies updated
v1.0.0 - Invalid date
* Initial release as a separate package. For historical entries see @0x/sol-tracing-utils (#1492)