Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 397 Bytes

CHANGELOG.md

File metadata and controls

10 lines (6 loc) · 397 Bytes

CHANGELOG

v0.0.18 - February 9, 2017

* Fix publishing issue where .npmignore was not properly excluding undesired content (#389)

v0.0.4 - November 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.