* Added `RawLogEntry` type.
* Add `data` to `TxData` (#413)
* Add `number` as an option to `ContractEventArg` (#413)
* Move web3 types from devDep to dep since required when using this package (#429)
* Fix publishing issue where .npmignore was not properly excluding undesired content (#389)
* Added BlockLiteralParam and BlockParam, refactored out of 0x.js types. (#355)