Releases: inflated-goboscript/tw-cli
Releases · inflated-goboscript/tw-cli
v1.1.0
v1.0.2
make it exit properly when exit code received
Full Changelog: v1.0.1...v1.0.2
v1.0.1
bugfixes
Full Changelog: v1.0.0...v1.0.1
v1.0.0
- exiting is now either code 0 or 1. default 0, but if you use a
breakpoint, then 1. That simple. - Exit code 1 will always raise a runtime error by the CLI
Some cleaning of JS (and python) code
input args to run() is now an iterable, not a multi line string, and not None. Default is empty tuple.
Full Changelog: v0.0.17...v1.0.0
v0.0.17
Full Changelog: v0.0.16...v0.0.17
v0.0.16
Full Changelog: v0.0.15...v0.0.16
v0.0.15
Full Changelog: v0.0.13...v0.0.15
v0.0.13
Full Changelog: v0.0.12...v0.0.13
v0.0.12
Full Changelog: v0.0.11...v0.0.12
v0.0.11
Full Changelog: v0.0.10...v0.0.11