* Add support for Solidity 0.4.20 and 0.4.21
* Check dependencies when determining if contracts should be recompiled (#408)
* Improve an error message for when deployer is supplied with an incorrect number of constructor arguments (#419)
* Add the ability to pass in specific contracts to compile in CLI (#400)
* Fix publishing issue where .npmignore was not properly excluding undesired content (#389)