- Test against 5.42.0
- Add nvim report to show coverage in neovim
- Fix cover --outputdir option (Hannes Thorsell) (GH-358)
1.50 - 10 June 2025
- Avoid some warnings during global destruction
1.49 - 18 May 2025
- Handle core Deparse changes for xor (Jim Keenan) (GH-355)
- Code tidying
1.48 - 11 May 2025
- Fix up args handling for reports (Mitch McCracken) (GH-354)
- Correct error message when launch is unavailable
- Improve perlcritic compliance
1.47 - 4 May 2025
- Improve defined-or handling (Ed J) (GH-352)
- Always set both HARNESS_PERL_SWITCHES and PERL5OPT (Ed J) (GH-351)
- Fix many spelling mistakes (Josh Soref) (GH-341)
- Improve criteria handling in cover script (Tom Wyant) (GH-347)
- Fix uninitialized value warning in
cover -write
(Josh Soref) (GH-339)
1.46 - 2 May 2025
- Add tests for new any and all functions
- Note testing against 5.40.2