Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lefou committed Dec 21, 2018
1 parent 9fdf875 commit 868ac2f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,25 @@ optimizer without classpath conflicts.

## Changelog

### {master}

- Started to splitting out mill.api from mill.core

- Avoid unnecessary dependency downloading by providing fetches per cache policy

- Added detailed dependency download progress to the progress ticker

- Fixed internal code generator to support large projects

- Zinc worker: compiler bridge can be either pre-compiled or on-demand-compiled

- Zinc worker: configurable scala library/compiler jar discovery

- Zinc workder: configurable compiler cache supporting parallelism

- Version bumps: ammonite 1.6.0, scala 2.12.8, zinc 1.2.5


### 0.3.5

- Bump uPickle to 0.7.1
Expand Down

0 comments on commit 868ac2f

Please # to comment.