- split function domOnEventDelegate into domOnEventDelegate, domOnEventResetOutput
- add function local.dateGetWeek
- merge shell-functions utility2.customOrgRepoCreate, shCustomOrgRepoCreate into shTravisRepoCreate
- replace circurlarList with circularSet
- jslint - merge function local.jslintUtility20 into local.jslintAndPrint
- update shell-function shHttpFileServer to be windows-compatible
- jslint - simplify lint and autofix for json
- bug - fix unintended indent-autofix for jslint-ignore in demux and mux
- jslint-autofix in separate process
- add functions local.dateUtcFromLocal, local.dateUtcToLocal, local.domDatasetDecode, local.domDatasetEncode
- update function templateRender with functions padEnd and padStart
- add repl-command $ ll
- auto-git-diff when npm_config_mode_restart=1
- jslint - add function jslintAndPrintDir
- swgg - add input-type=number
- jslint - lint json with JSON.parse instead of jslint
- revamp ui event-handling with window.domOnEventDelegateDict
- fix function buildReadme's custom-case
- remove unused-functions objectLiteralize and objectTraverse