Skip to content

2.0.0-beta1

Compare
Choose a tag to compare
@frankcarey frankcarey released this 31 Jan 02:25
· 113 commits to master since this release

Note: This version should be working well for use in production and is probably preferred to 1.x if you are just starting out.

Changes since 2.0.0-alpha3

  • We have script to create x64 builds for Windows, OSX (Darwin), and Linux. These should end up being included in future releases.
  • Adds a requirements check when building with ahoy build
  • Issue #51: Append a down arrow to command names when there are subcommands
  • Issue #50: Cleans up many of the panics caused my incorrect .ahoy.yml syntax and now gives a warning.
  • Updated homebrew installation instructions.
  • Update our internal .ahoy.yml file to use $@ instead of {{args}}.