From e27de4a1ea2f4f9186d0963e1dbdd03fe4bb7c00 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Fri, 21 Sep 2018 20:02:41 +0800 Subject: 0.2.8 --- readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 9640b8b3..fdd2b9e0 100644 --- a/readme.md +++ b/readme.md @@ -151,6 +151,16 @@ optimizer without classpath conflicts. ## Changelog +### 0.2.8 + +- `mill inspect` now displays out the doc-comment documentation for a task. + +- Avoid shutdown hook failures in tests [#422](https://github.com/lihaoyi/mill/pull/422) + +- Ignore unreadable output files rather than crashing [#423](https://github.com/lihaoyi/mill/pull/423) + +- Don't compile hidden files [#428](https://github.com/lihaoyi/mill/pull/428) + ### 0.2.7 - Add `visualizePlan` command -- cgit v1.2.3