56 lines
1.2 KiB
Markdown
56 lines
1.2 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
|
|
|
|
## v2.0.5 - _February 25, 2019_
|
|
|
|
* Fix bug in `LibBytes.slice` and `LibBytes.sliceDestructive` (#1604)
|
|
* Upgrade contracts to Solidity 0.5.3 (#1604)
|
|
|
|
## v2.0.4 - _February 9, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.0.3 - _February 7, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.0.2 - _February 7, 2019_
|
|
|
|
* Fake publish to enable pinning
|
|
|
|
## v2.0.1 - _February 6, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.0.0 - _February 5, 2019_
|
|
|
|
* Upgrade the bignumber.js to v8.0.2 (#1517)
|
|
* Fix imports in `TestConstants` and `TestLibBytes` to be relative. This way they show up correctly in coverage reports (#1535)
|
|
* Add LibAddressArray contract (#1539)
|
|
* Do not nest contracts in redundant directories (#1539)
|
|
* Rename utils directory to src (#1539)
|
|
|
|
## v1.0.6 - _January 17, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.0.5 - _January 15, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.0.4 - _January 11, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.0.3 - _January 9, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.0.2 - _December 13, 2018_
|
|
|
|
* Dependencies updated
|