2019-03-01 14:34:15 -08:00

1.2 KiB

CHANGELOG

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)