Skip to content

Releases: oomol/sshexec

v1.0.1

20 Feb 07:41
413efde
Compare
Choose a tag to compare

What's Changed

  • refactor(exec): re-write exec handler by @ihexon in #1
  • refactor(exec): add CleanUp for cleanup temp files by @ihexon in #2
  • fix(exec): ctx is overwritten before first use by @ihexon in #3
  • refactor(pkg): re-struct the pkgs by @ihexon in #4
  • refactor(handler): return from handler if has any error by @ihexon in #5
  • feat(exec): convert the args in the container to the args running in … by @ihexon in #6
  • feat(exec): replace ffmpeg parameters at runtime by @ihexon in #7
  • feat(installer): support newer ffmpeg for macos sequoia by @ihexon in #8
  • fix(sanitizers): switch to new port and return from funcs as soon as possible by @ihexon in #9
  • chore(ci): add makefile and ci workflow by @ihexon in #10
  • chore(ci): use golangci-lint action by @ihexon in #11
  • chore(ci): using upload and release action by @ihexon in #12
  • feat: keep lifecycle as same as parent process by @ihexon in #13
  • chore(ci): fix ci not release by @ihexon in #14
  • feat(exec): add a caller script by @ihexon in #15
  • feat(script): add caller and installer script for ffmpeg by @ihexon in #16
  • chore(makefile): make script avaiable in release page by @ihexon in #17
  • docs(readme): update readme by @ihexon in #18

New Contributors

  • @ihexon made their first contribution in #1

Full Changelog: https://github.com/oomol/sshexec/commits/v1.0.1