New
8.6
Breaking changes:
- Drop support for Python 3.9. (#1227)
New features and notable changes:
- Add support for Python 3.14. (#1227)
Bug fixes and small improvements:
- To avoid merge errors, add the line number to the name of the unknown function. (#1229)
- If intermediate files are kept, rename the gcov files before processing them to log the final filename. (#1230)
- Use the first line after a function definition and not the first line which is hit. (#1231)