Files
protocol/packages/sol-profiler/CHANGELOG.md
2019-07-24 01:50:00 -07:00

90 lines
1.7 KiB
Markdown

<!--
changelogUtils.file is auto-generated using the monorepo-scripts package. Don't edit directly.
Edit the package's CHANGELOG.json file only.
-->
CHANGELOG
## v3.1.9 - _July 24, 2019_
* Dependencies updated
## v3.1.8 - _July 13, 2019_
* Dependencies updated
## v3.1.7 - _May 24, 2019_
* Dependencies updated
## v3.1.6 - _May 10, 2019_
* Dependencies updated
## v3.1.5 - _April 11, 2019_
* Dependencies updated
## v3.1.4 - _March 21, 2019_
* Dependencies updated
## v3.1.3 - _March 20, 2019_
* Dependencies updated
## v3.1.2 - _March 1, 2019_
* Bug fixes related to stack parameters parsing (#1663)
## v3.1.1 - _February 27, 2019_
* Dependencies updated
## v3.1.0 - _February 26, 2019_
* Add support for Ganache (#1647)
## 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)