|
1 |
| -### 0.7.5 (2021-02-??) |
| 1 | +### 1.1.0 (2021-03-09) |
| 2 | +* Add an option to control progress reporting (#1513) - Pepe Iborra |
| 3 | +* Fix missing parens of auto extending imports (#1526) - Potato Hatsue |
| 4 | +* Avoid redundant work in diagnostics pass (#1514) - Pepe Iborra |
| 5 | +* Avoid always rerunning GetModificationTime for interface files too (#1506) - Pepe Iborra |
| 6 | +* Demote implicit cradle warn to logging (#1511) - Javier Neira |
| 7 | +* Drive GetModificationTime using watched file events (#1487) - Pepe Iborra |
| 8 | +* Make type lenses plugin configurable (#1491) - Potato Hatsue |
| 9 | +* Context-aware ExactPrint grafting for HsExpr (#1489) - Sandy Maguire |
| 10 | +* Register IDE configuration when called via the command line (#1495) - wz1000 |
| 11 | +* Faster ModSummary fingerprints (#1485) - Pepe Iborra |
| 12 | +* Make sure to give the correct DynFlags to the recompilation checker (#1459) - Pepe Iborra |
| 13 | +* Customize the unitId used for the fake internal component (#1435) - Pepe Iborra |
| 14 | +* Extract the qualified name from already imported module (#1445) - Potato Hatsue |
| 15 | +* Add code action for importing class methods (#1428) - Potato Hatsue |
| 16 | +* Reformat all files (#1439) - Junyoung/Clare Jang |
| 17 | +* Minor performance optimizations (#1432) - Pepe Iborra |
| 18 | + |
| 19 | +### 1.0.0 (2021-03-04) |
| 20 | +* Fix the handling of default HLS config again (#1419) - Pepe Iborra |
| 21 | +* Hlint hints. (#1227) - Peter Wicks Stringfield |
| 22 | +* Use object code for TH+UnboxedTuples/Sums (#1382) - wz1000 |
| 23 | +* Add a pre commit hook for code formatting (#1384) - Junyoung/Clare Jang |
| 24 | +### 0.7.5 (2021-02-17) |
2 | 25 | * Tone down some logInfos to logDebug (#1385) - Pepe Iborra
|
3 | 26 | * Show window message when auto extending import lists (#1371) - Potato Hatsue
|
4 | 27 | * Catch GHC errors in listing module names (#1367) - Potato Hatsue
|
|
0 commit comments