Skip to content

v0.0.1-M5

Pre-release
Pre-release

Choose a tag to compare

@ascopes ascopes released this 15 Jan 14:48
· 1350 commits to main since this release

What's Changed

  • Fixed bug in TraceDiagnosticListAssert logic that prevented certain failures (8cd0f11) by @ascopes
  • New .isWarningOrError assertion in DiagnosticKindAssert (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 fragments parameters (9bdda4d) by @ascopes

New Contributors

Full Changelog: v0.0.1-M4...v0.0.1-M5