Skip to content

v5.0.0-beta-001

Pre-release
Pre-release
Compare
Choose a tag to compare
@nojaf nojaf released this 15 Jul 08:22
· 91 commits to master since this release
dba5578

5.0.0-beta-001

Hello,

We wrapped up all development for v5 πŸŽ‰! As this is labelled beta, we will no longer change any code style and it is safe to start using this version in production. Preview alpha versions were also safe to use but there was no guarantee that the style wouldn't change due to ongoing development. From now on there will only be bug fixing, and style changes (due to updates in the style guide) should be targetted for 5.1.

If you are an existing Fantomas user, please try this version out and report any regressions you may have encountered.
Of course, double-check our Changelog file to learn if certain changes were by design.

Cheers,

The Fantomas team

Changed

  • Don't mark optional parameters as required in public API. #2350
  • Update default value for v5. #2288

Fixed

  • Content of #if block removed - Breaking Code on reformat. #801
  • Using a compiler directive copies the previous(?) line in fsi files. #1186
  • Multiline if expression with multiline infix operations. #1775

Special thanks to @dawedawe!

https://www.nuget.org/packages/fantomas/5.0.0-beta-001