File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed
Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 1- # 1.6.1 (05/03/2020)
2-
3- ## Features
4-
5- - Get fresh diagnostics (warning and error messages) on a file save (#438 )
6-
7- Note: If you want the fresh diagnostics to take into account changes in other files, you
8- likely need to rebuild your project. An easy way to get automatic rebuilds is to run
9- ` dune ` in a watching mode, e.g.,[ dune build --watch] .
1+ # 1.6.1 (05/17/2020)
102
113## Fixes
124
135- Switch ` verbosity ` from 1 to 0. This is the same default that merlin uses.
146 The old value for verbosity (#433 )
157
8+ - Get fresh diagnostics (warning and error messages) on a file save (#438 )
9+
10+ Note: If you want the fresh diagnostics to take into account changes in other
11+ files, you likely need to rebuild your project. An easy way to get automatic
12+ rebuilds is to run ` dune ` in a watching mode, e.g.,[ dune build --watch] .
13+
1614# 1.6.0 (04/30/2020)
1715
1816## Features
You can’t perform that action at this time.
0 commit comments