protocol/packages/assert/CHANGELOG.md
2018-01-04 16:32:03 +01:00

263 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.