v5.0.0-beta-001
Pre-release
Pre-release
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
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!