CHANGELOG
* Dependencies updated
* Add MaximumGasPrice contract, tooling, and unit tests (#2511)
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Export `EvmBytecodeOutputLinkReferences` type. (#2462)
* New year, new me: remove everything, add MixinWethUtils and LibAssetDataTransfer (#2455)
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Export function `encodeDutchAuctionAssetData` (#2373)
* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)
* Replaced the use of `SafeMath` with `LibSafeMath` (#2254)
* Dependencies updated
* Dependencies updated
* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)
* Replaced the use of `SafeMath` with `LibSafeMath` (#2254)
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies. (#1995)
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Move `OrderValidator` to contracts/dev-utils package as `OrderValidationUtils` (#1848)
* Remove unused `LibOrder` inheritance (#1742)
* Refactor BalanceThresholdFilter to use new ITransactions interface (#1753)
* Update tests for rich reverts (#1761)
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Run Web3ProviderEngine without excess block polling (#1695)
* Do not reexport external dependencies (#1682)
* Upgrade contracts to Solidity 0.5.5 (#1682)
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Fake publish to enable pinning
* Dependencies updated
* Upgrade the bignumber.js to v8.0.2 (#1517)
* Move Forwarder contract into new package (#1539)
* Nest extensions under src directory (#1539)
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Added Dutch Auction Wrapper (#1465)
* Added Balance Threshold Filter (#1383)
* Add OrderMatcher (#1117)
* Add OrderValidator (#1464)
* Dependencies updated