-
v0.22
- API CHANGE tcpFrame protocol changed, not backward compatible.
-
v0.21
- upd: deps
- API CHANGE see
yaku
-
v0.20
- API CHANGE
kit.asyncnow renamed tokit.all - API CHANGE
noenow doesn't require babel by default
- API CHANGE
-
v0.19
- API CHANGE nofile will not auto-require any register any more
You have to use
// nofile-pre-require: module-pathin the future.
- API CHANGE nofile will not auto-require any register any more
You have to use
-
v0.18
- API CHANGE lodash upgraded from 3.0 to 4.0
- upd: deps
-
v0.17
- API CHANGE
kit.requestthesetTEoption changed toautoTE - add: some proxy helpers
- add:
proxy.tcpFrame - add:
kit.replace - add:
kit.replaceSync
- API CHANGE
-
v0.16.17
- add:
noenow support watch directory - opt:
proxy.urldefault option
- add:
-
v0.16.12
- API CHANGE
monitorApp: the returned value is changed - add: support for babel 6
- opt: monitorApp watch api
- fix: a bug of
proxy.midToFlow - fix: a monitorApp bug
- opt: comment2md
- API CHANGE
-
v0.15.5
- fix: a
proxy.connectbug - API CHANGE noflow
- fix: a
proxy.matchqs bug - add: auto restart api for
monitorAppandnoe
- fix: a
-
v0.14.10
- opt: the opt arg of no
- upd: deps
-
v0.14.7
- API CHANGE removed
ken, it's now a independent project, calledjunit - add:
noecli helper - fix: some regex bugs
- upd: deps
- API CHANGE removed
-
v0.13.0
- opt: ken, add
isAutoExitCodeoption, now ken will auto exit the code with failed test. - API CHANGE ken has changed its api, see the doc of it. We don't need
deepEqany more.isAutoExitCoderenamed toisFailOnUnhandled.
- opt: ken, add
-
v0.11.6
- opt:
kit.ken, now it will auto-exit process for you any more - fix: minor bugs
- opt:
-
v0.11.1
- API CHANGE
proxy.flownow only accepts functions as middlewares.etagnow works as a standalone middleware. The selector now also works as a standalone middleware,proxy.select.
- API CHANGE
-
v0.10.0
- API CHANGE
kit.require 'colors/safe'now changed tokit.require 'brush, the colors module now will not pollute theString.prototypeany more - opt:
monitorApp - minor bug fixes
- API CHANGE
-
v0.9.5
- opt: proxy.url
- fix: some minor bug fixes
- upd: deps
- add:
kit.kenmodule - fix: a bug of midToFlow
-
v0.9.0
- API CHANGE
proxy.urlandproxy.staticchanged its api, please see the doc and example for details. - opt: rename
proxy.midtoproxy.flow - add:
kit.regexReduceandkit.regexMap - upd:
nofs, there is a api change
- API CHANGE
-
v0.8.9
- upd: deps
- opt: proxy.mid
- opt: browser helper
-
v0.8.1
- opt: nofile preload
- add: proxy.mid
- upd: deps
-
v0.7.7
- fix: #6
- upd: deps
-
v0.7.6
- add: some handy drives
- fix: a deps cache bug
- upd: deps
-
v0.7.4
- add: browser helper
- add: server helper
- add: sse support
-
v0.7.3
- revert: nokit argument to the nofile entry
- opt: better error report for nofile
-
v0.7.1
- add: nokit argument to the nofile entry
-
v0.7.0
- BIG CHANGE Now use
Yakuinstead of Bluebird. - upd: semver to 4.3.4
- upd: nofs
- BIG CHANGE Now use
-
v0.6.3
- add: now warp
onEndevent works on all drives - upd deps
- add: proxy helpers
- opt: parse comment
- add: now warp
-
v0.6.0
- fix: a request url bug
- optimize dependency
- add:
kit.execnow will expose the child process. - fix: alias bug
-
v0.5.6
- Some minor changes.
- Update deps.
-
v0.5.4
- API CHANGE
warp's two function names was changed:pipe->load,to->run. - Add semver support for
requireOptional. - Optimize the task and
nocli tool. - Update deps.
- Fix a nofile exit code issue.
- API CHANGE
-
v0.4.5
- API CHANGE The
destofwarpnow is a path object. - API CHANGE Optimize the
requirefunction. Now some nokit libs need to be required before using. Such asjhashandurl, - Now nokit use
io.js'surllib. - API CHANGE Rename
inspecttoxinspect. - API CHANGE Now log use
colors/safe.
- API CHANGE The
-
v0.4.1
- API CHANGE Rename
flowtowarp, to Star Trek. - API CHANGE Rename
composetoflow.
- API CHANGE Rename
-
v0.3.6
- BIG API CHANGE
nofshas changed the iterator arguments. - API CHANGE remove
padfunction, usekit._.padLeftinstead. - API CHANGE rename
generateNodeModulePathstogenModulePaths. - Update
lodashtov3.0.0. - Add
taskhelper. - Add a command line helper
no.
- BIG API CHANGE
-
v0.2.7
- API CHANGE
parseCommentnow only have two params. - Add
indent,formatCommentandparseFileCommentapi. - Fix a
execWindows bug. - Update deps.
- API CHANGE
-
v0.2.5
- API CHANGE Replace dependency
fs-moretonofs. - API CHANGE
opennow renamed toxopen. It should be the same name withfs.open. monitorAppnow will print the auto watched list.- Fix a exec error handling bug.
- API CHANGE Replace dependency
-
v0.2.4
- Optimize the option of
parseDependency. It now works with the default index files.
- Optimize the option of
-
v0.2.3
- Fix a
requestresponse encoding issue. - Now monitorApp will watch the reps automatically.
- Fix a monitorApp restart issue.
- Add
parseDependencyAPI. - The
stateCacheof glob now is not enumerable.
- Fix a
-
v0.2.2
- API CHANGE
spawnnow rejects more properly. - Now
execwill always clean the temp files. monitorAppnow returnsPromise.
- API CHANGE
-
v0.1.9
request: AddsetTEoption fortransfer-encodinginstead.- Fix a
execissue.
-
v0.1.6
- Add default
transfer-encodingforkit.request.
- Add default