From 26831bff9d5cbdc315117399f380b4742b14b9cd Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Sat, 3 Mar 2018 22:43:44 -0800 Subject: 0.1.4 --- readme.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index fa68fd85..c67170dc 100644 --- a/readme.md +++ b/readme.md @@ -330,6 +330,24 @@ rm -rf out/ ## Changelog +### 0.1.4 + +- Speed up Mill client initialization by another 50-100ms + +- Speed up incremental `assembly`s in the common case where upstream + dependencies do not change. + +- Make `ScalaJSModule#run` work with main-method discovery + +- Make `ScalaWorkerModule` user-defineable, so you can use your own custom + coursier resolvers when resolving Mill's own jars + +- Simplify definitions of `SCM` strings + +- Make the build REPL explicitly require `-i`/`--interactive` to run + +- Log a message when Mill is initializing the Zinc compiler interface + ### 0.1.3 - Greatly reduced the overhead of evaluating Mill tasks, with a warm -- cgit v1.2.3