Releases
v1.3.0
imjuni
released this
04 Aug 18:56
What's Changed
Ignore logic rewrite
ignore logic follow gitignore standard
ctix use ignore package
rewrite ignore logic that using by ignore package
.npmignore module use minimatch
.gitignore, .ctiignore follow gitignore spect 2.22.1
remove global ignore store: delete gitignore.ts file
enhance isolatedModules
partial ignore option support isIsolatedModules compiler option
Add new option ignoreFile
add new option --ignoreFile
, alias -g
migrate testcase
fix typo error in IOnlyRemoveCliOption
: 'clean' > 'remove'
migrate example: .ctiignore
rename to .ctiignore_another_name
bug-fix single command option builder
Fix not working overwrite option
fix not working overwrite option
fix option flag miss-type
single command overwrite short alias b -> w
create command overwrite short alias b -> w
create command keepFileExt short alias b -> k
create command skipEmptyDir short alias r -> e
default value set remove command: includeBackup default value false
remove unused package
minimist, @types/minimist > change minimist > yargs
simplify option parsing stage
You can’t perform that action at this time.