Releases: mull-project/mull
Releases · mull-project/mull
0.24.0
0.23.0
0.22.0
0.21.1
-
No real changes, just added Ubuntu 22.04 packages #1015
0.21.0
0.20.0
🚨 Breaking change: Mull now exits with an error if mutants survive. Use --allow-surviving
to preserve old behavior.
-
Exit with error if mutants survive (by Vilhelm Engström) #1017
-
Removed LLVM 10, added LLVM 15 #1014
0.19.0
0.18.0
- Fixed a phi-node miscompilation caused by
cxx_logical_and_to_or
andcxx_logical_or_to_and
#994 #998 - Improved diagnostics to track and workaround miscompilations #1000
- All the changes
0.17.1
- Fixed a bug when reporters crash if a source file cannot be opened #991
- All the changes