All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- v1.5.0 New feature to skip the compile goal execution by setting the
skip
flag totrue
- v1.4.0 New feature to autodetect Linux Musl systems and use the Musl version of the binary if detected
- Cascade-remove support for Windows 7 and 8 as per dart-lang/sdk#54509