2019-07-31 13:35:49 -07:00

89 lines
1.6 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.0.8 - _July 31, 2019_
* Dependencies updated
## v3.0.7 - _July 24, 2019_
* Dependencies updated
## v3.0.6 - _July 13, 2019_
* Dependencies updated
## v3.0.5 - _May 24, 2019_
* Dependencies updated
## v3.0.4 - _May 10, 2019_
* Dependencies updated
## v3.0.3 - _April 11, 2019_
* Dependencies updated
## v3.0.2 - _March 21, 2019_
* Dependencies updated
## v3.0.1 - _March 20, 2019_
* Dependencies updated
## v3.0.0 - _March 1, 2019_
* Change the interface to accept a configuration object instead of `isVerbose` (#1656)
* Add `ignoreFilesGlobs` property on a config object (#1656)
* Allow project specific coverage ignore paths by specifying `config.ignoreFilesGlobs` (#1656)
## v2.0.6 - _February 27, 2019_
* Dependencies updated
## v2.0.5 - _February 26, 2019_
* Dependencies updated
## v2.0.4 - _February 25, 2019_
* Dependencies updated
## v2.0.3 - _February 9, 2019_
* Dependencies updated
## v2.0.2 - _February 7, 2019_
* Dependencies updated
## v2.0.1 - _February 6, 2019_
* Dependencies updated
## v2.0.0 - _February 5, 2019_
* 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)