Skip to content

Commit

Permalink
0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Jul 30, 2018
1 parent da321ff commit ddd5f71
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,15 @@ optimizer without classpath conflicts.

## Changelog

### 0.2.6

- Improve incremental compilation to work with transitive module dependencies

- Speed up hot compilation performance by properly re-using classloaders

- Speed up compilation time of `build.sc` files by removing duplicate macro
generated routing code

### 0.2.5

- Add `.runBackground` and `.runMainBackground` commands, to run something in
Expand Down

0 comments on commit ddd5f71

Please sign in to comment.