From f36553ee14e52f110883b9f2399b04b44702514f Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Thu, 18 Oct 2018 19:30:09 +0800 Subject: 0.2.9 --- readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/readme.md b/readme.md index fdd2b9e0..ebdf5a0b 100644 --- a/readme.md +++ b/readme.md @@ -151,6 +151,17 @@ optimizer without classpath conflicts. ## Changelog +### 0.2.9 + +- Bump Ammonite to 1.3.1, Fastparse to 2.0.4 + +- Sped up `ScalaModule#docJar` task by about 10x, greatly speeding up publishing + +- Add a flag `JavaModule#skipIdea` you can override to disable Intellij project + generation [#458](https://github.com/lihaoyi/mill/pull/458) + +- Allow sub-domains when publishing [#441](https://github.com/lihaoyi/mill/pull/441) + ### 0.2.8 - `mill inspect` now displays out the doc-comment documentation for a task. -- cgit v1.2.3