We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f87ed0 commit e040907Copy full SHA for e040907
CHANGELOG.md
@@ -1,13 +1,14 @@
1
# Changelog
2
3
-## [Unreleased]
+## 7.0.2 - 2025-05-27
4
5
### Changed
6
7
* Print version at beginning of execution when detailed verbosity is set. [3148](https://github.com/fsprojects/fantomas/issues/3148)
8
9
### Fixed
10
11
+* Anonymous records in interpolated strings. [#3162](https://github.com/fsprojects/fantomas/issues/3162)
12
* Preserve backticks in active pattern idents. [#3126](https://github.com/fsprojects/fantomas/issues/3126)
13
* New lines are added after comment in measure type. [#3145](https://github.com/fsprojects/fantomas/issues/3145)
14
* Idempotency problem with comments in applications on lambda expressions. [#3128](https://github.com/fsprojects/fantomas/issues/3128)
0 commit comments