Skip to content

Releases: hexops/wrench

Automatic release of main @ a0805d6

23 Dec 08:49
Compare
Choose a tag to compare
scripts: handle exec error properly

Signed-off-by: Stephen Gutekanst <[email protected]>

Automatic release of main @ 88e30f9

23 Dec 06:08
Compare
Choose a tag to compare
scripts: fix rebuild loop

Signed-off-by: Stephen Gutekanst <[email protected]>

Automatic release of main @ 5015583

23 Dec 01:19
Compare
Choose a tag to compare
add "wrench script install-go"

Signed-off-by: Stephen Gutekanst <[email protected]>

Automatic release of main @ 251cb96

23 Dec 02:10
Compare
Choose a tag to compare
make "wrench script rebuild" install Go first

Signed-off-by: Stephen Gutekanst <[email protected]>

Automatic release of main @ f66adce

22 Dec 03:48
Compare
Choose a tag to compare
discord: improve "!wrench ping" status checking

Signed-off-by: Stephen Gutekanst <[email protected]>

Automatic release of main @ e213950

22 Dec 07:13
Compare
Choose a tag to compare
script test: add powershell support

Signed-off-by: Stephen Gutekanst <[email protected]>

Automatic release of main @ de88d6a

22 Dec 06:11
Compare
Choose a tag to compare
implement "wrench script test [gist]"

Signed-off-by: Stephen Gutekanst <[email protected]>

Automatic release of main @ d3dbd0a

22 Dec 03:06
Compare
Choose a tag to compare
log to a file instead of system service runner

systemd's makes it easy enough to access service logs, and macOS is fine as well.
But Windows `services.msc` and `eventvwr` GUIs are archiac and a terrible experience
all around.

We're far better off logging everything to a file on disk as much as possible.

Signed-off-by: Stephen Gutekanst <[email protected]>

Automatic release of main @ c108c46

22 Dec 03:11
Compare
Choose a tag to compare
fix nil pointer deref

Signed-off-by: Stephen Gutekanst <[email protected]>

Automatic release of main @ a32133a

22 Dec 00:24
Compare
Choose a tag to compare
http: better time formatting

Signed-off-by: Stephen Gutekanst <[email protected]>