Skip to content

Releases: ascopes/java-compiler-testing

v1.1.4

09 Sep 09:14
Compare
Choose a tag to compare
  • Nullability annotation fixes
  • Documentation fixes

Full Changelog: v1.1.3...v1.1.4

v1.1.3

05 Sep 06:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

29 Aug 18:15
Compare
Choose a tag to compare

What's Changed

  • Multiple null annotation fixes
  • Bump actions/deploy-pages from 2.0.3 to 2.0.4 by @dependabot in #537
  • Bump avaje-jsonb.version from 1.6 to 1.7 by @dependabot in #536
  • Bump io.micronaut:micronaut-bom from 3.10.0 to 3.10.1 by @dependabot in #539
  • Bump auto-value.version from 1.10.2 to 1.10.3 by @dependabot in #538
  • Tidy up JctExtension.java by @ascopes in #540
  • Bump org.mockito:mockito-bom from 5.4.0 to 5.5.0 by @dependabot in #546
  • Bump org.apache.groovy:groovy from 4.0.13 to 4.0.14 by @dependabot in #544
  • Bump com.puppycrawl.tools:checkstyle from 10.12.2 to 10.12.3 by @dependabot in #545
  • Bump org.springframework.boot:spring-boot-dependencies from 3.1.2 to 3.1.3 by @dependabot in #547

Full Changelog: v1.1.1...v1.1.2

v1.1.1

10 Aug 07:39
Compare
Choose a tag to compare

What's Changed

  • Fixes for various places missing nullability annotations.
  • Documentation fixes.
  • Various pieces of housekeeping work:

Full Changelog: v1.1.0...v1.1.1

v1.1.0

30 Jul 12:00
Compare
Choose a tag to compare

What's Changed

  • Implement default file manager creation hooks by @ascopes in #523
  • Rework internal exceptions to be tied to custom exception types by @ascopes in #524
  • Implement JctCompiler.useRuntimeRelease() by @ascopes in #525

Full Changelog: v1.0.3...v1.1.0

v1.0.3

29 Jul 07:17
Compare
Choose a tag to compare

What's Changed

  • Use locks for JctFileManagerConfigurerChain.java by @ascopes in #518
  • Bump org.junit:junit-bom from 5.9.3 to 5.10.0 by @dependabot in #521
  • Bump org.springframework.boot:spring-boot-dependencies from 3.1.1 to 3.1.2 by @dependabot in #520
  • Bump actions/setup-java from 3.11.0 to 3.12.0 by @dependabot in #519

Full Changelog: v1.0.2...v1.0.3

v1.0.2

22 Jul 08:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

15 Jul 08:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

01 Jul 07:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v1.0.0

v1.0.0-RC2

17 Jun 09:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-RC1...v1.0.0-RC2