Skip to content

Releases: rafaelsq/wtc

v1.2.0

03 Nov 21:07
67b0996
Compare
Choose a tag to compare
  -r    run on start
  -sfmt
        simple format(stderr red)

v1.1.0

18 Aug 15:31
1bf1951
Compare
Choose a tag to compare

kill_signal and kill_timeout

v1.0.13

02 Aug 12:50
63c1857
Compare
Choose a tag to compare

New arguments
-arg-pkg path
-arg-file file.ext
-ignore-rules ruleName
and env
export WTC_IGNORE_RULES=ruleName,ruleName2

v1.0.12

19 Nov 12:17
88beb99
Compare
Choose a tag to compare

Changelog

6834ad8 fix concurrent map writes
88beb99 fix deadlock on exit

v1.0.11

18 Oct 16:48
ce65948
Compare
Choose a tag to compare

Changelog

1b88e69 deps: update go version and change CI Lint
ce65948 fix c670df5
c670df5 refactor(flags): simplify flag validation

v1.0.10

15 Oct 13:47
Compare
Choose a tag to compare

Changelog

ee9d913 Revert "remove sh"
624c72a fix env string join

v1.0.9

14 Oct 18:18
Compare
Choose a tag to compare

Changelog

a4692ca create process leader for pty
edb8220 env type file must use name field
279d621 remove sh
98b2c46 update readme

v1.0.8

29 Oct 22:06
813eade
Compare
Choose a tag to compare

Changelog

813eade fix stream output

v1.0.7

29 Oct 18:39
057bfc8
Compare
Choose a tag to compare

Changelog

ca38aa4 doc: include release in description
057bfc8 exec as tty
03e3778 feat: cache environment
99a00b9 fix cache env files
003cbde fix(lint): ignoring fprintf errors
8ee7709 optimization: compile regexp only once

v1.0.6

03 Oct 20:06
Compare
Choose a tag to compare

Changelog

32c692a build(relase): include goreleaser
98750c4 fix
899c7cc fix output stream
f533f33 fix tests
3329596 log rule not found
0de2805 ref(log) fixes and improvments 1. fix mixed output when running commands async 3. now you can format time 2. now you can format commands output
982e204 refactory log
9a7eb6a refactory trig_async
007747c trig_async
3a69a38 update readme
ac46625 using radovskyb/watcher
0ba8890 write err to stderr
35ef8a6 wtc run rule