cmdexec

Go library for mocking exec.Command and exec.CommandContext calls.

LGPL-3.0 License

Stars
1

Bot releases are visible (Hide)

cmdexec - v1.2.1 Latest Release

Published by github-actions[bot] 3 months ago

1.2.1 - 2024-08-01

🐛 Bug Fixes

  • Lower Go syntax to 1.20 - (6bdf5e7) by @jaredallard

⚙️ Miscellaneous Tasks

  • Run stencil - (6239705) by @jaredallard

Full Changelog: https://github.com/jaredallard/cmdexec/compare/v1.2.0...v1.2.1

cmdexec - v1.2.0

Published by github-actions[bot] 3 months ago

1.2.0 - 2024-07-30

⛰️ Features

  • Relicense under LGPL-3.0 - (08c7aa8) by @jaredallard

Full Changelog: https://github.com/jaredallard/cmdexec/compare/v1.1.1...v1.2.0

cmdexec - v1.1.1

Published by github-actions[bot] 3 months ago

1.1.1 - 2024-07-30

🧪 Testing

  • Add some for new methods, remove unused methods - (17a7c29) by @jaredallard

⚙️ Miscellaneous Tasks

  • Add untracked files - (4810415) by @jaredallard
  • Re-run stencil to upgrade build tooling - (cea507e) by @jaredallard

Full Changelog: https://github.com/jaredallard/cmdexec/compare/v1.1.0...v1.1.1

cmdexec - https://github.com/jaredallard/cmdexec/releases/tag/v1.1.0

Published by jaredallard 3 months ago

1.1.0 - 2024-07-30

⛰️ Features

  • Add SetDir, SetEnviron, String - (505f8d5) by @jaredallard
cmdexec - v1.0.0

Published by github-actions[bot] 3 months ago

[1.0.0] - 2024-07-24

⛰️ Features

  • Add test coverage and helper functions - (71d365f) by @jaredallard

📚 Documentation

  • Update docs - (5d8a46a) by @jaredallard

⚙️ Miscellaneous Tasks

  • Ignore CHANGELOG.md - (b1e84a9) by @jaredallard
  • +x .mise/tasks/changelog-release - (4e69f65) by @jaredallard
  • Fix version detection - (4dfb3b9) by @jaredallard
  • +x ./.github/scripts/get-next-version.sh - (37e03fa) by @jaredallard

Full Changelog: https://github.com/jaredallard/cmdexec/compare/...v1.0.0