Skip to content

Releases: amalfra/oexec

Make Go 1.23.0 the minimum required version

12 May 08:29

Choose a tag to compare

  • Make Go 1.23.0 the minimum required version

Update report card link

09 Apr 11:14

Choose a tag to compare

  • Corrects report card link in readme

Correct publish script

09 Apr 11:09

Choose a tag to compare

  • Fix bug with publish script

Drop support for old Go versions

27 May 16:25

Choose a tag to compare

  • Minimum Go version 1.18 is required.

Add tests for Go version 1.17 and 1.18

21 May 10:15

Choose a tag to compare

  • This release adds test for Go version 1.17 and 1.18

Sunset support for older go versions than 1.16 and more!

19 Sep 13:07
2547797

Choose a tag to compare

  • 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

17 Jul 15:34

Choose a tag to compare

No code changes. Uses Github actions for CI. Readme badge also updated.

Go mod and drop support for old go versions

11 Jul 13:50
e019fb8

Choose a tag to compare

This version adds go mod and drops support for old go versions. Go 1.12+ is required now.

Hello world

20 Aug 09:20

Choose a tag to compare

First release