Releases: amalfra/oexec
Releases · amalfra/oexec
Update report card link
Correct publish script
- Fix bug with publish script
Drop support for old Go versions
- Minimum Go version 1.18 is required.
Add tests for Go version 1.17 and 1.18
- This release adds test for Go version 1.17 and 1.18
Sunset support for older go versions than 1.16 and more!
- min go version 1.16 required
- Command and argument parsing will now remove empty strings before passing them to the command executor
Switch to github actions
No code changes. Uses Github actions for CI. Readme badge also updated.
Go mod and drop support for old go versions
This version adds go mod and drops support for old go versions. Go 1.12+ is required now.
Hello world
First release