Releases: akash-akya/ex_cmd
Releases · akash-akya/ex_cmd
v0.12.0
v0.11.0
v0.10.0
What's Changed
- Wait for exit only if process exit normally by @akash-akya in #26
- Add separate exception for non-zero process exit by @akash-akya in #27
- Support binary as input & validate parameters by @akash-akya in #28
Full Changelog: v0.9.1...v0.10.0
v0.9.1
Update pre-compiled binaries
v0.9.0
What's Changed
- Fix :input function arity error when using Stream.resource/3 by @bfolkens in #20
- Bump deps and github actions config by @akash-akya in #23
- Add arm64 binaries and update compiler script by @akash-akya in #24
New Contributors
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Changes
- raise error when command exit with non-zero status
v0.7.0
What's Changed
- Add pre-built binary for macos arm64 by @akash-akya in #16
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Changes
- correct typespec for
ExCmd.stream!/2
. Thanks to @shutangyu - remove unused option
- upgrade deps
Full Changelog: v0.5.0...v0.6.0