From ddd5f714cf22142ea1044f09f873a0bc8e88712f Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Mon, 30 Jul 2018 22:03:31 +0800 Subject: 0.2.6 --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/readme.md b/readme.md index 2ad2debe..3e1b57f1 100644 --- a/readme.md +++ b/readme.md @@ -151,6 +151,15 @@ optimizer without classpath conflicts. ## Changelog +### 0.2.6 + +- Improve incremental compilation to work with transitive module dependencies + +- Speed up hot compilation performance by properly re-using classloaders + +- Speed up compilation time of `build.sc` files by removing duplicate macro + generated routing code + ### 0.2.5 - Add `.runBackground` and `.runMainBackground` commands, to run something in -- cgit v1.2.3