summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2018-02-25 21:37:17 -0800
committerLi Haoyi <haoyi.sg@gmail.com>2018-02-25 21:56:01 -0800
commit08e27d9b94e38f64f6680828c64ab3c0a8f5537f (patch)
treee80bab7f1230d0e2ede5f27e958e46d52ea0cfdc /readme.md
parentcf7ef024e73b11baac860862bd5f2450611b85b9 (diff)
downloadmill-08e27d9b94e38f64f6680828c64ab3c0a8f5537f.tar.gz
mill-08e27d9b94e38f64f6680828c64ab3c0a8f5537f.tar.bz2
mill-08e27d9b94e38f64f6680828c64ab3c0a8f5537f.zip
0.1.30.1.3
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md10
1 files changed, 10 insertions, 0 deletions
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