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
2
2
3
3
* Data declarations with multiline kind signatures are now formatted
4
4
correctly. [ Issue 749] ( https://github.com/tweag/ormolu/issues/749 ) .
9
9
* ` do ` arrow commands are formatted more flexibly. Fixes [ Issue
10
10
753] ( https://github.com/tweag/ormolu/issues/753 ) .
11
11
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
14
14
717] ( https://github.com/tweag/ormolu/issues/717 ) .
15
15
16
16
* Opt-in support to respect default-extensions and default-language
Original file line number Diff line number Diff line change 1
1
cabal-version : 2.4
2
2
name : ormolu
3
- version : 0.2 .0.0
3
+ version : 0.3 .0.0
4
4
license : BSD-3-Clause
5
5
license-file : LICENSE.md
6
6
maintainer : Mark Karpov <
[email protected] >
You can’t perform that action at this time.
0 commit comments