v0.6.1 - 2024-01-07
This version fixes a build issue. It also provides .NET tool version upgrade and some performance improvement.
CLI Tools
- (Windows)
milonecommand now generates VS2022 project files to build C code.
LSP Server
- Parse results are now memoized
- Some refactoring
Internal Changes
Compiler:
- Type synonym expansions is now faster
- Preparations for workspaces:
- Multiple
mainfunctions are now allowed - (Windows) MSBuild backend supports multi-projects
- Multiple
Others:
- Use
--allsigoptions in F# projects (to reduce compilation time) - Add
scripts/profanddocs/internals/profiling.md - Fix build/pack scripts