Releases: fsprojects/fantomas
Releases · fsprojects/fantomas
May 27th Release
7.0.2
Changed
- Print version at beginning of execution when detailed verbosity is set. 3148
Fixed
- Anonymous records in interpolated strings. #3162
- Preserve backticks in active pattern idents. #3126
- New lines are added after comment in measure type. #3145
- Idempotency problem with comments in applications on lambda expressions. #3128
Special thanks to @alex-de-oliveira and @dawedawe!
February 21st Release
7.0.1
Fixed
- Add missing 'MultilineBracketStyle' in the returned configuration JSON. #3151
Special thanks to @MangelMaxime, @nojaf!
January 10th Release
October 29th Release
September 14th Release
6.3.15
Fixed
- Non needed parentheses are added around lambda call from tuple/members #3082
Special thanks to @johnW-ret!
September 14th Release
September 10th Release
September 5th Release
6.3.12
Fixed
- Fantomas deletes attributes from getters. #3114
Special thanks to @MikaelUmaN and @nojaf!