From ed95f2dd558a82f6b84f7f0dc3d80b3038683950 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Mon, 27 Aug 2018 20:38:46 +0800 Subject: 0.2.7 --- readme.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index d943c31c..9640b8b3 100644 --- a/readme.md +++ b/readme.md @@ -151,6 +151,25 @@ optimizer without classpath conflicts. ## Changelog +### 0.2.7 + +- Add `visualizePlan` command + +- Basic build-info plugin in `mill-contrib-buildinfo` + +- ScalaPB integration in `mill-contrib-scalapblib` + +- Fixes for Twirl support, now in `mill-contrib-twirllib` + +- Support for building Dotty projects + [#397](https://github.com/lihaoyi/mill/pull/397) + +- Allow customization of `run`/`runBackground` working directory via + `forkWorkingDir` + +- Reduced executable size, improved incremental compilation in + [#414](https://github.com/lihaoyi/mill/pull/414) + ### 0.2.6 - Improve incremental compilation to work with transitive module dependencies -- cgit v1.2.3