Releases: tomtom-international/llvm-diagnostics
Releases · tomtom-international/llvm-diagnostics
Release v3.0.1
What's Changed
- chore: use tomtom-international/commisery-action by @dependabot in #2
- chore: bump actions/setup-python from 3 to 4 by @dependabot in #4
- chore: bump actions/checkout from 3 to 4 by @dependabot in #6
- fix: remove error when using Python >= 3.11 by @ReinAchten-TomTom in #7
Full Changelog: 3.0.0...3.0.1
Release v3.0.0
What's Changed
Removed
- Renamed internal classes (removed superfluous
Diagnostics
-prefix)
Added
- Ability to configure the formatting using a global configuration method (
llvm_diagnostics.config(...)
)