v0.27.0 is now available for download. This is a pre-release; read below for the full changelog.
for
loops to allow the use of postfix and compound infix operators in the incrementer.If you're on mac and used homebrew
to install Ghost, you can update to the latest version using the following command:
brew upgrade ghost
If you used go install
to install Ghost, you can update to the latest version using the following command:
go install ghostlang.org/x/ghost@latest
You may always download the latest version of Ghost from our GitHub releases page.