blob: ed3577c446d3eec34961f9593e2ada5160f19236 (
plain) (
tree)
|
|
# CHANGELOG
## v0.1.0 - _TBD, 2018_
* Add schemaValidator as a field so that one can add custom schemas (#385)
## 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.
|