Skip to content

v5.0.0-alpha-005

Pre-release
Pre-release
Compare
Choose a tag to compare
@nojaf nojaf released this 07 May 14:40
· 166 commits to master since this release
9089b6e

v5.0.0-alpha-005

Hello,

In the last couple of days, we were able to merge a significant refactoring to Fantomas.
Mainly #2218 and the rename of fantomas-tool to fantomas. (See #2225)
There will be more details in the weeks to come about v5.
The real game-changer is that Fantomas should be at least twice as fast.
We highly recommend trying this release out and please report any regressions using our online tool.
There are some other changes already present in v5, check out our CHANGELOG to get all the details.

Thank you for trying out this alpha. You can always find us on Discord.

Cheers,

The Fantomas team

Fixed

  • Fantomas v4.6.4 and onwards removes backticks. #2164
  • include is reserved keyword. #2167
  • base keyword given backticks when overriding with argument. #2212
  • Fantomas removes backticks around constraint. #2116
  • Keep backticks in identifiers. #2034
  • Parens stripped from custom definitions of op_Range and op_RangeStep operators. #1842
  • XML docs for commented code automatically removed. #2186

https://www.nuget.org/packages/fantomas/5.0.0-alpha-005