Mun v0.5.0
Pre-release
Pre-release
The fifth Mun release includes usability improvements, dependency upgrades, and bug fixes.
Added
- Suggestions if an invoked function cannot be found #524
- Script for running and collecting Miri logs #537
- Tests for multi-file hot reloading #522
Changed
- Bump LLVM from 13 to 14 #495
- Use detailed error enums instead of
anyhow
in libraries #521 - Bump Inkwell to 0.2.0 #529
- Bump Rust to 1.73 #515 #541