summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2018-07-30 22:03:31 +0800
committerLi Haoyi <haoyi.sg@gmail.com>2018-07-30 22:03:31 +0800
commitddd5f714cf22142ea1044f09f873a0bc8e88712f (patch)
tree5698ef89371e3d90872e88d261dcbc66cf9b5fb7 /readme.md
parentda321ff7344422b6045b897070be272395a12c03 (diff)
downloadmill-ddd5f714cf22142ea1044f09f873a0bc8e88712f.tar.gz
mill-ddd5f714cf22142ea1044f09f873a0bc8e88712f.tar.bz2
mill-ddd5f714cf22142ea1044f09f873a0bc8e88712f.zip
0.2.60.2.6
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md9
1 files changed, 9 insertions, 0 deletions
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