From 08e27d9b94e38f64f6680828c64ab3c0a8f5537f Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Sun, 25 Feb 2018 21:37:17 -0800 Subject: 0.1.3 --- readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 9b08c485..4b18e8cb 100644 --- a/readme.md +++ b/readme.md @@ -382,6 +382,16 @@ see what's going on, we should expect them to contribute code! ## Changelog +### 0.1.3 + +- Greatly reduced the overhead of evaluating Mill tasks, with a warm + already-cached `mill dev.launcher` now taking ~450ms instead of ~1000ms + +- Mill now saves compiled build files in `~/.mill/ammonite`, which is + configurable via the `--home` CLI arg. + +- Fixed linking of multi-module Scala.js projects + ### 0.1.2 - Mill now keeps a long-lived work-daemon around in between commands; this -- cgit v1.2.3