0.3.0; add more info to release notes

This commit is contained in:
underscorediscovery 2020-06-05 14:39:21 -07:00
parent b7680c154e
commit 5153f023e5
2 changed files with 5 additions and 1 deletions

View File

@ -25,3 +25,4 @@ Michal Kozakiewicz <michalkozakiewicz3@gmail.com>
Charlotte Koch <cfkoch@edgebsd.org>
Michel Hermier <michel.hermier@gmail.com>
Taylor Hoff <primdevs@gmail.com>
ruby0x1 <ruby0x1@pm.me>

View File

@ -4,7 +4,10 @@ The CLI has been split to it's own repo in this release, and therefore the chang
For Wren language/VM changes, see https://github.com/wren-lang/wren.
This release was focused on streamlining the build process and making platform support consistent.
All platforms build out of the box, and the prebuild steps have been removed. The CLI should build as is.
All platforms build out of the box, and the pre-build steps have been removed. The CLI should build as is.
This release also includes [prebuilt binaries on the GitHub page](https://github.com/wren-lang/wren-cli/releases).
The docs for the CLI have their own home now, http://wren.io/cli
### CLI