Skip to content

0.3.0

Compare
Choose a tag to compare
@ponylang-main ponylang-main released this 21 Dec 14:45
· 383 commits to main since this release

[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)