Skip to content

Commit

Permalink
0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Nov 2, 2018
1 parent bbe2ce1 commit 8afe79a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Expand Up @@ -151,13 +151,15 @@ optimizer without classpath conflicts.

## Changelog

### {master}
### 0.3.3

- Added new `debug` method to context logger, to log additional debug info into the
task specific output dir (`out/<task>/log`)

- Added `--debug` option to enable debug output to STDERR

- Fix `ScalaModule#docJar` task when Scala minor versions differ [475](https://github.com/lihaoyi/mill/issues/475)

### 0.3.2

- Automatically detect main class to make `ScalaModule#assembly` self-executable
Expand Down

0 comments on commit 8afe79a

Please sign in to comment.