File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ## Unreleased
1+ ## Ormolu 0.3.0.0
22
33* Data declarations with multiline kind signatures are now formatted
44 correctly. [ Issue 749] ( https://github.com/tweag/ormolu/issues/749 ) .
99* ` do ` arrow commands are formatted more flexibly. Fixes [ Issue
1010 753] ( https://github.com/tweag/ormolu/issues/753 ) .
1111
12- * Always read and write formatted source code using UTF8 and ignoring
13- the native line ending conventions. [ Issue
12+ * Source code is always read and written using UTF8 and ignoring the native
13+ line ending conventions. [ Issue
1414 717] ( https://github.com/tweag/ormolu/issues/717 ) .
1515
1616* Opt-in support to respect default-extensions and default-language
Original file line number Diff line number Diff line change 11cabal-version : 2.4
22name : ormolu
3- version : 0.2 .0.0
3+ version : 0.3 .0.0
44license : BSD-3-Clause
55license-file : LICENSE.md
66maintainer : Mark Karpov <
[email protected] >
You can’t perform that action at this time.
0 commit comments