Skip to content

Releases: ascopes/java-compiler-testing

v0.0.1-M5

v0.0.1-M5 Pre-release
Pre-release

Choose a tag to compare

@ascopes ascopes released this 15 Jan 14:48

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

v0.0.1-M4

v0.0.1-M4 Pre-release
Pre-release

Choose a tag to compare

@ascopes ascopes released this 14 Jan 10:46

Test release to verify publication plugin works as expected.

v0.0.1-M3

v0.0.1-M3 Pre-release
Pre-release

Choose a tag to compare

@ascopes ascopes released this 14 Jan 10:45

Test release to verify publication plugin works as expected.

v0.0.1-M2

v0.0.1-M2 Pre-release
Pre-release

Choose a tag to compare

@ascopes ascopes released this 08 Jan 17:40

What's Changed

Full Changelog: v0.0.1-M1...v0.0.1-M2

v0.0.1-M1 - initial prerelease

Pre-release

Choose a tag to compare

@ascopes ascopes released this 08 Jan 16:22

What's Changed

Read more