Changelog
v0.3.0 - (2016-01-12)
--slow
is not supported, all tests are performed by standard now. The --skip-slow
option comes into existence as inverse replacement;Changelog
v0.2.1 - (2016-01-05)
validateJSDoc
is deprecated, use jsDoc
in replace;jshint
and turning babel-polyfill
a optional dependencie;gulp-clean
and rimraf
for del
and vinyl-paths
;Changelog
v0.2.0 - (2016-01-04)
Enhancements
AzkGulp
in more pieces;babel:polyfill:install
gulp task, to assist in the installation of the babel-polyfill
lib;babel:core:version
gulp task, it helps to find out the version of the babel azk-dev
this using;es2015
and plugin add-module-exports
by default;[module]-[version] [relative_path]
Deprecations
require('azk-dev/chai') => require('azk-dev/lib/chai')
;