Skip to content

v1.20.0

Compare
Choose a tag to compare
@coveobot coveobot released this 02 May 15:18
· 318 commits to master since this release
f178752

Changelog

f178752 Merge pull request #59 from coveo/fix-unmanaged-bug
08a043c Support entry point with space
b147355 A little refactoring :-)
50af913 Fix bug where top level arguments were not considered with aliases Add test
94de5fc Refresh the depandencies
80215b0 Fix bug when no unmanaged args were given Also added tests for the CLI argument parsing logic + aliases
5aae35b Update version and README
aebb01a Merge pull request #58 from coveo/fix-alias-equal-arguments
b2a709c Allow the arg="value" format in alias definitions
d4cfa99 Merge pull request #57 from coveo/add-current-user-option
703a103 Merge pull request #56 from coveo/recursive-aliases
7bc0ba9 Add current user option This allows you to run with the same user ID as the one on your machine. This is useful when the TGF process has to modify your files
f2f859d Recursive alias parsing