clam-util
v0.1.20
Published
clam util
Downloads
24
Readme
clam-util
util tools for clam.
exports.sub = sub;
exports.awppDirName = awppDirName;
exports.fs = fs;
exports.walk = walk;
exports.findMax = findMax;
exports.getBiggestVersion = getBiggestVersion;
exports.getBranchVersion = getBranchVersion;
exports.NORMAL_FILTERS = NORMAL_FILTERS;
exports.NORMAL_EXFILTERS = NORMAL_EXFILTERS;
exports.loadGruntConfig = loadGruntConfig;
exports.calcDiffFiles = calcDiffFiles;
exports.compareSemver = compareSemver;
exports.calcTopNVersions = calcTopNVersions;
exports.getGitTags = getGitTags;
exports.stablizeObject = stablizeObject;
历史版本
- 0.1.16
- [!] fix for
fs.writeJSONFile
.
- [!] fix for
- 0.1.9
- [!] fix arrow function
this
bind.
- [!] fix arrow function
- 0.1.7
- [+] add extra tracker params.
- 0.1.6
- [+] add
tracker
namespace for tracker log. - [+] add
tracker.logGruntTime
for grunt build task time track.
- [+] add
- 0.0.6
- [!] update
fs-extra
to0.18.2
- [!] update
- 0.0.7
- [!] bugfix for
getGitTags
- [!] bugfix for
- 0.0.9
- [!] fix fs.writeJSONFile
- 0.0.12
- [+] add
stablizeObject
- [+] add
- 0.0.13
- [+] add
parseDepMap
- [+] add
- 0.1.0
- [+] add
md5
- [+] add
- 0.1.1
- [+] add
mergeGruntConfig
for new clam task configuration merge.
- [+] add
- 0.1.2
- [!] better
loadTaskConfig
- [!] better
- 0.1.3
- [!]
loadGruntConfig
passcustomConfig
intodefaultConfig
- [!]
- 0.1.5
- [!] bugfix for
mergeGruntConfig
- [!] bugfix for
- 0.1.18
- [+] 增加云构建的信息统计
userid/buildEnv/builderName/builderVersion
- [+] 增加云构建的信息统计