UNPKG

mako-cli

Version:

A CLI for the mako build runner

205 lines (130 loc) 3.48 kB
2.0.1 / 2016-11-18 ================== * fix: exit after build failure 2.0.0 / 2016-11-10 ================== * BREAKING CHANGE: update mako cache + config (#38) * feat: change default config file to `.makorc` * feat: add support for `package.json` config * feat: use temporary directory for cache files 1.1.1 / 2016-09-26 ================== * refactor: log complete after files 1.1.0 / 2016-09-26 ================== * feat(logging): log entry and output files (fixes #29) * refactor: use mako-logger (fixes #30) 1.0.1 / 2016-09-21 ================== * chore(package): update mako watch 1.0.0 / 2016-09-21 ================== * chore(package): update mako deps * meta: use npm version for releases * docs: clean up readme * docs: add contribution guide 0.13.2 / 2016-09-14 =================== * update mako-utils 0.13.1 / 2016-09-05 =================== * update mako watch + browser 0.13.0 / 2016-09-05 =================== * update mako core * chore(package): update mako-browser to version 0.16.0 (#21) * adding --watch (#20) * chore(package): update standard to version 8.0.0 (#18) * chore(package): update mocha to version 3.0.1 (#17) * raising timeouts, because latest mako-browser takes a long time to load * chore(package): update mako-browser to version 0.15.0 * adding code style badge 0.12.2 / 2016-06-27 =================== * update mako-cache 0.12.1 / 2016-06-19 =================== * formatting existing code using standard * switching to standard for linting 0.12.0 / 2016-06-17 =================== * update mako core 0.11.0 / 2016-06-12 =================== * update mako core, removing most logs for now 0.10.0 / 2016-05-25 =================== * update mako core 0.9.2 / 2016-03-06 ================== * update keywords 0.9.1 / 2016-02-23 ================== * update mako browser 0.9.0 / 2016-02-23 ================== * update mako core 0.8.8 / 2016-02-17 ================== * updating cache 0.8.7 / 2016-02-15 ================== * removing more output 0.8.6 / 2016-02-15 ================== * using mako-cache 0.8.5 / 2016-02-15 ================== * showing less output by default 0.8.4 / 2016-02-15 ================== * save the runner tree instead of the final build tree as the cache 0.8.3 / 2016-02-11 ================== * adding spaces to cache file 0.8.2 / 2016-02-11 ================== * fix cache loading 0.8.1 / 2016-02-11 ================== * bump mako tree to prevent extra babel-polyfill 0.8.0 / 2016-02-11 ================== * adding cache support * adjusting logs to hopefully be more clear 0.7.0 / 2016-02-10 ================== * update mako core 0.6.0 / 2016-01-24 ================== * update mako core 0.5.0 / 2016-01-18 ================== * update mako core 0.4.1 / 2015-12-29 ================== * updating mako and using new events 0.4.0 / 2015-12-22 ================== * add: more logging * deps: update 0.3.0 / 2015-12-07 ================== * deps: update mako and plugins 0.2.1 / 2015-12-03 ================== * deps: update mako-config 0.2.0 / 2015-12-03 ================== * deps: update mako deps 0.1.0 / 2015-11-09 ================== * using mako-config 0.0.2 / 2015-11-03 ================== * meta: setting correct bin name, adding keywords * readme: adding debugging notes * readme: updating help output 0.0.1 / 2015-11-03 ================== :sparkles: