v0.0.1-M5
Pre-release
Pre-release
What's Changed
- Fixed bug in TraceDiagnosticListAssert logic that prevented certain failures (8cd0f11) by @ascopes
- New
.isWarningOrErrorassertion inDiagnosticKindAssert(1c2f278) by @ascopes - IDE metadata annotations added for immutability (b3cddef) by @ascopes
- IDE metadata annotations for highlighting methods with unused return values (0eba29f) by @ascopes
- Change diagnostic repr underline style by @ascopes in #253
- Add documentation to AbstractCompilersProvider by @ascopes in #237
- Bump junit-bom from 5.9.1 to 5.9.2 by @dependabot in #244
- JavaDocs now contain formatted and syntax highlighted examples (27d8b9e) by @ascopes
- Add example usage to
fragmentsparameters (9bdda4d) by @ascopes
New Contributors
- @Badrri-Narayanan made their first contribution in #232
Full Changelog: v0.0.1-M4...v0.0.1-M5