After some regression testing, we have determined that v5.2 is stable and we want to move forward with it.
v5.2 brought us "Project Dallas", a signification rewrite in our codebase where we construct our own syntax tree.
Project Dallas was the groundwork for v6.0 and was introduced to streamline the experience for newcomers.
You can read more about "Project Dallas" in this blog post.
Notable end-user changes:
Update config to accept a single option for multiline_bracket_style. #2425.
Please update your .editorconfig as we will deprecate the existing settings in v6 (See #2710)
Due to recently discovered bugs, we have decided to revert 5.2.0 back to the alpha stage.
The primary reason to do this was to solve fsprojects/fantomas#2685.
This bug was very hard to solve without making any stylistic changes (as we try to ensure in the beta stage).
In order to solve #2685 we had to revisit the chained expressions altogether.
More details about this can be found at fsharp/fslang-design#688 and fsprojects/fantomas#2696.
v5.2.0-beta-001 is unlisted on NuGet and the GitHub release page was deleted. Note that the tag still remains.
Apologies for any inconvenience. We wish to wrap up v5.2 in the near future, so please test out this release.
Fixed
Stroustrup: Two lists given directly as parameters, break code #2681
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps Fantomas.FCS from 5.1.5 to 5.2.0.
Release notes
Sourced from Fantomas.FCS's releases.
... (truncated)
Changelog
Sourced from Fantomas.FCS's changelog.
... (truncated)
Commits
8e7ded9
Add release notes for v5.2 (#2734)335fdab
Keep backticks in optional SynType.SignatureParameter. (#2732)959e49b
Fix problem with empty nested module generation (#2729)a6ecc25
Update DotSet expression to always take a ChainExpr on the LHS (#2722)843f428
Download FCS files explicitly. (#2726)7306c22
No space in job name. (#2725)f157636
Fix regressions.yml again (#2724)4891985
Fix regressions.yml (#2723)911dc3a
Add initial regression script (#2719)10f01c3
Process non-typed SynSimplePat.Attrib (#2720)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)