Changelog
v1.8.2 2012 June 9
Changelog
v1.8.0 2012 June 9
balUtilFlow.Block
balUtilFlow.Group
changesChangelog
v1.7.0 2012 June 4
balUtilFlow
changes:
Group
changes:
next
and mode
arguments in any orderclear()
now clears everythinghasTasks()
breakOnError
option (defaults to true
)autoClear
option to clear once all tasks have run (defualts to false
)Changelog
v1.6.5 2012 May 30
balUtilFlow
changes:
Group
changes:
hasExited()
instead of hasCompleted()
which is used to find out if everything passed successfullyChangelog
v1.6.4 2012 May 30
balUtilFlow
changes:
flow({object,action,[args],[tasks],next})
to simplify calling a series of functions of an objectGroup
changes:
hasExited()
balUtilPaths
changes:
writeFile
will now call ensurePath
before writing the fileChangelog
v1.6.3 2012 May 22
balUtilPaths
changes:
isDirectory
not opening the file before closing it500
to 100
50
to 100
waitingToOpenFileDelay
Changelog
v1.6.2 2012 May 13
balUtilFlow
and balUtilTypes
to be used inside web browsersChangelog
v1.6.0 2012 May 4
balUtilPaths
changes:
readFile
, writeFile
, mkdir
, stat
, readdir
, unlink
, rmdir
rmdir
to rmdirDeep
balUtilModules
changes:
initGitSubmodules
, gitPull
initGitRepo
initNodeModules