Releases: ponylang/corral
Releases · ponylang/corral
0.3.1
[0.3.1] - 2020-02-12
Fixed
- Pass exit codes from Runners to early exit corral with same code (PR #80)
Added
- Add macOS releases via Homebrew (PR #74)
0.3.0
[0.3.0] - 2019-12-21
Fixed
- Fix
corral run
should work if there is no corral.json (PR #57)
- Fix
corral run
only looking for binaries on $PATH (PR #56)
Added
Changed
- Update '--directory' to '--bundle_dir', resolve it early, and ensure other dirs are based on it. (PR #60)
0.2.0
[0.2.0] - 2019-11-16
Changed
- Rename bundle.json to corral.json (PR #52)
0.1.0
[0.1.0] - 2019-11-11
Added