Skip to content

Releases: inflated-goboscript/tw-cli

v1.1.0

30 Sep 21:06

Choose a tag to compare

feat: cloud vars

Full Changelog: v1.0.2...v1.1.0

v1.0.2

24 Sep 16:29

Choose a tag to compare

make it exit properly when exit code received

Full Changelog: v1.0.1...v1.0.2

v1.0.1

24 Sep 15:50

Choose a tag to compare

bugfixes

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Sep 20:04

Choose a tag to compare

changelog
solve #3
solve #2

  • 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

07 Sep 14:58

Choose a tag to compare

Full Changelog: v0.0.16...v0.0.17

v0.0.16

07 Sep 14:49

Choose a tag to compare

Full Changelog: v0.0.15...v0.0.16

v0.0.15

07 Sep 14:44

Choose a tag to compare

Full Changelog: v0.0.13...v0.0.15

v0.0.13

07 Sep 13:47

Choose a tag to compare

Full Changelog: v0.0.12...v0.0.13

v0.0.12

07 Sep 13:34

Choose a tag to compare

Full Changelog: v0.0.11...v0.0.12

v0.0.11

07 Sep 13:25

Choose a tag to compare

Full Changelog: v0.0.10...v0.0.11