# Changelog ## 1.0.0 * Updated required `yargs` version to 7.0.x. * Updated `standard` dependency. ## 0.2.0 (January 26, 2017) * Refactored multiyargs to return a promise. * Replaced `jshint` by `standard`. ## 0.1.2 (January 19, 2017) * Enhancement: add optional `forEachCallback` as third argument. ## 0.1.1 (January 17, 2017) * Bugfix: ensure that yargs is called even without arguments. ## 0.1.0 (January 11, 2017) * Initial version.