This repository has been archived by the owner on Apr 21, 2024. It is now read-only.
v0.7.0 - Added "build" and "new application" commands
What's Changed
The main new features in this release are the "build" subcommand, which is more convenient than invoking dylan-compiler
manually in many cases, and a "new application" subcommand. The -x
option to "new library" has been removed.
In addition, output has been streamlined in various places.
Full Changelog: v0.6.0...v0.7.0