0.14.2
版本发布时间: 2020-05-11 20:05:52
ocaml-ppx/ocamlformat最新发布版本:0.26.2(2024-04-18 18:07:29)
CHANGES:
Changes
-
Merge
doc-comments-val
option withdoc-comments
. The placement of documentation comments onval
andexternal
items is now controled bydoc-comments
.-
doc-comments=after
becomesdoc-comments=after-when-possible
to take into account the technical limitations of ocamlformat; -
doc-comments=before
is unchanged; -
doc-comments-val
is now replaced withdoc-comments
To reproduce the former behaviors-
doc-comments=before
+doc-comments-val=before
: now usedoc-comments=before
; -
doc-comments=before
+doc-comments-val=after
: now usedoc-comments=before-except-val
; -
doc-comments=after
+doc-comments-val=before
: this behavior did not make much sense and is not available anymore; -
doc-comments=after
+doc-comments-val=after
: now usedoc-comments=after-when-possible
.
-
-
(#1358) (Josh Berdine, Jules Aguillon, Guillaume Petiot)
This reverts changes introduced in 0.14.1 (#1335) and 0.14.0 (#1012).
1、 ocamlformat-0.14.2.tbz 423.17KB