Releases: cross-org/utils
Releases · cross-org/utils
0.9.1
Changes
- Dependency update, lowering permissions requirement for
resolvedExecPath
Full Changelog: 0.9.0...0.9.1
0.9.0
Changes
- Adds
execPath()
and resolvedExecPath()
Full Changelog: 0.8.2...0.9.0
0.8.2
Changes
- Small bugfix, stray console.log
Full Changelog: 0.8.1...0.8.2
0.8.1
Changes
- Small bugfix, stray console.log
0.8.0
Changes
- Adds option aliases: to argsparser
Full Changelog: 0.7.1...0.8.0
0.7.1
Changes
- Documentation update
- Dependency update
Full Changelog: 0.7.0...0.7.1
0.7.0
Changes
- Adds
table(data: [][])
which prints a neatly formatted table from a 2d string array to the console.
0.6.0
Changes
- Add rest collector (collect everything after stray
--
in arguments to a separate property.
Full Changelog: 0.5.0...0.6.0