Changelog
v1.13.6 2012 September 18
balUtilPaths
changes:
getEncoding
/getEncodingSync
detection
Changelog
v1.13.4 2012 August 28
balUtilModules
changes:
getGitPath
, getNodePath
and getNpmPath
will now result in an errorChangelog
v1.13.3 2012 August 28
balUtilModules
changes:
exec
and execMultiple
gitCommands
, nodeCommands
and npmCommands
Changelog
v1.13.1 2012 August 16
balUtilHTML
changes:
replaceElement
from mixing up elements that start with our desired selector, instead of being only our desired selectorChangelog
v1.13.0 2012 August 3
balUtilModules
changes:
determineExecPath
, getNpmPath
, getTmpPath
, nodeCommand
and gitCommand
initNodeModules
and initGitRepo
will now get the determined path of the executable if a path isn't passedChangelog
v1.12.5 2012 July 18
balUtilTypes
changes:
isString
and isNumber
under some environmentsbalUtilFlow
changes:
clone
function, use dereference
or extend
or deepExtendPlainObjects
insteadChangelog
v1.12.4 2012 July 12
balUtilTypes
changes:
isObject
now also checks truthyness to avoid null
and undefined
from being objectsisPlainObject
got so good, it can't get betterbalUtilFlow
changes:
deepExtendPlainObjects