Skip to content

Releases: wasilibs/go-shellcheck

v0.11.1

11 Oct 10:29
4e70208

Choose a tag to compare

This release fixes an issue starting up on systems that have environment variable keys starting with = sign (currently only known to happen on Windows).

v0.11.0

29 Aug 01:29
24025c1

Choose a tag to compare

This updates the packaged shellcheck version to the latest v0.11.0

https://github.com/koalaman/shellcheck/releases

v0.10.0

20 Nov 05:25

Choose a tag to compare

Welcome to go-shellcheck, a distribution of shellcheck which can be executed directly with go run. shellcheck is compiled to WebAssembly and executed with the pure Go runtime wazero, allowing it to run on any platform that Go supports.