Releases: arikkfir/command
Releases · arikkfir/command
v0.8.1
31 Jul 10:51
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(flags): apply CLI and environment vars values for post-run hooks by @arikkfir in #25
test(flags): add testing of parsing of all supported types from env-vars by @arikkfir in #24
Full Changelog : v0.8.0...v0.8.1
v0.8.0
31 Jul 09:13
Compare
Sorry, something went wrong.
No results found
v0.7.0
13 Jul 07:58
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(execute): add OS-signal aware execution entrypoint by @arikkfir in #19
fix(execute): use fresh context for post-run hooks by @arikkfir in #20
fix(signal): remove call to os.Exit to ensure app cleanups are run by @arikkfir in #21
security(dependencies): bump golang.org/x/sys from 0.21.0 to 0.22.0 by @dependabot in #18
Full Changelog : v0.6.0...v0.7.0
v0.6.0
07 Jul 07:58
Compare
Sorry, something went wrong.
No results found
v0.5.1
14 Jun 16:46
Compare
Sorry, something went wrong.
No results found
v0.5.0
14 Jun 12:16
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(command): add support for post-run hooks by @arikkfir in #12
bug(flags): required flags with default value still failed validation by @arikkfir in #13
Full Changelog : v0.4.0...v0.5.0
v0.4.0
11 Jun 10:27
Compare
Sorry, something went wrong.
No results found
v0.3.0
03 Jun 22:38
Compare
Sorry, something went wrong.
No results found
What's Changed
security(dependencies): bump github.com/arikkfir/justest from 0.2.0 to 0.3.1 by @dependabot in #6
refactor: major overhaul of API by @arikkfir in #9
New Contributors
Full Changelog : v0.2.1...v0.3.0
v0.2.1
16 May 19:37
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(presubcommandrun): fix panic when parent-hook is not specified by @arikkfir in #5
Full Changelog : v0.2.0...v0.2.1
v0.2.0
16 May 19:20
Compare
Sorry, something went wrong.
No results found