Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to OCamlformat 0.27.0 #1227

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Julow
Copy link
Collaborator

@Julow Julow commented Oct 30, 2024

The aim of this preview is to gather feedback.

Changelog can be found here: https://github.com/ocaml-ppx/ocamlformat/blob/main/CHANGES.md

Copy link
Collaborator

@panglesd panglesd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great to have a release of ocamlformat with support for 5.2!

Most of the changes are related to the parse-docstrings being true by default. Making two commits (one setting parse-docstrings=false and version=0.27.0 and the second one removing parse-docstrings=false) would make it easier to see what part of the code change.

I left some very minor comments, it looks good to me.

src/ocamlary/ocamlary.mli Outdated Show resolved Hide resolved
src/parser/token.ml Outdated Show resolved Hide resolved
src/search/html.ml Outdated Show resolved Hide resolved
src/parser/ast.ml Outdated Show resolved Hide resolved
Copy link
Collaborator Author

@Julow Julow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the review! I'll split the commits for the final version, for now this is generated by a script.

src/search/html.ml Outdated Show resolved Hide resolved
src/parser/token.ml Outdated Show resolved Hide resolved
src/ocamlary/ocamlary.mli Outdated Show resolved Hide resolved
@Julow Julow force-pushed the preview-ocamlformat-0.27.0-preview1 branch from d87a81d to faa2b77 Compare November 28, 2024 10:14
@Julow Julow added the no changelog This pull request does not need a changelog entry label Nov 28, 2024
@Julow Julow force-pushed the preview-ocamlformat-0.27.0-preview1 branch from faa2b77 to 2a50637 Compare December 6, 2024 12:46
@Julow Julow changed the title Preview ocamlformat 0.27.0 preview1 Upgrade to OCamlformat 0.27.0 Dec 6, 2024
@Julow Julow marked this pull request as ready for review December 6, 2024 12:48
@Julow
Copy link
Collaborator Author

Julow commented Dec 6, 2024

OCamlformat 0.27.0 as been released 🎉 This is ready to be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog This pull request does not need a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants