Files
protocol/packages/assert/CHANGELOG.md
2017-11-15 10:11:04 -05:00

284 B

CHANGELOG

v0.0.4 - Nov. 14, 2017

* Re-publish Assert previously published under NPM package @0xproject/0x-assert
* Added assertion isValidBaseUnitAmount which checks both that the value is a valid bigNumber and that it does not contain decimals.