Releases: forge/roaster
Releases · forge/roaster
2.31.0.Final
What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #381
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #382
- Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0 by @dependabot[bot] in #383
- Bump org.eclipse.jdt:org.eclipse.jdt.core from 3.43.0 to 3.44.0 by @dependabot[bot] in #384
- Bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 by @dependabot[bot] in #385
- Make ModifierAccessor an utility class by @gastaldi in #387
- Add api for static initializers by @Lauriichan in #386
New Contributors
- @Lauriichan made their first contribution in #386
Full Changelog: 2.30.3.Final...2.31.0.Final
2.30.3.Final
What's Changed
- Bump org.junit.jupiter:junit-jupiter from 6.0.0 to 6.0.1 by @dependabot[bot] in #377
- Improve supertype resolution and import handling by @gastaldi in #379
Full Changelog: 2.30.0.Final...2.30.3.Final
2.28.3.Final
What's Changed
Full Changelog: 2.28.2.Final...2.28.3.Final
2.28.2.Final
What's Changed
- Set
maven.compiler.releaseto 11 by @gastaldi in #341 - Upgrade project dependencies and configurations by @gastaldi in #342
Full Changelog: 2.28.1.Final...2.28.2.Final
2.30.1.Final
What's Changed
Full Changelog: 2.30.0.Final...2.30.1.Final
2.28.1.Final
What's Changed
Full Changelog: 2.28.0.Final...2.28.1.Final
2.30.0.Final
What's Changed
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 by @dependabot in #297
- Bump org.jboss:jboss-parent from 39 to 40 by @dependabot in #298
- Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by @dependabot in #301
- Bump org.jboss:jboss-parent from 40 to 41 by @dependabot in #302
- Bump org.eclipse.jdt:org.eclipse.jdt.core from 3.34.0 to 3.35.0 by @dependabot in #303
- Bump org.eclipse.jdt:org.eclipse.jdt.core from 3.35.0 to 3.36.0 by @dependabot in #304
- Update BigInterface.java license header by @gastaldi in #306
- Bump org.jboss:jboss-parent from 41 to 42 by @dependabot in #307
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot in #308
- Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 by @dependabot in #309
- Bump org.jboss:jboss-parent from 42 to 43 by @dependabot in #310
- Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #311
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #312
- Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot in #313
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 by @dependabot in #314
- Bump org.eclipse.jdt:org.eclipse.jdt.core from 3.36.0 to 3.37.0 by @dependabot in #316
- Bump org.jboss:jboss-parent from 43 to 44 by @dependabot in #317
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 by @dependabot in #318
- Bump org.jboss:jboss-parent from 44 to 45 by @dependabot in #319
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #320
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #321
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 by @dependabot in #322
- Bump org.jboss:jboss-parent from 45 to 46 by @dependabot in #323
- Bump org.eclipse.jdt:org.eclipse.jdt.core from 3.37.0 to 3.38.0 by @dependabot in #324
- Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 by @dependabot in #325
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #326
- Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot in #328
- Bump org.eclipse.jdt:org.eclipse.jdt.core from 3.38.0 to 3.39.0 by @dependabot in #329
- Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 by @dependabot in #330
- Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2 by @dependabot in #331
- Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @dependabot in #332
- Bump org.jboss:jboss-parent from 46 to 47 by @dependabot in #333
- Bump actions/setup-java from 3 to 4 by @dependabot in #338
- Bump actions/checkout from 3 to 4 by @dependabot in #336
- Bump github/codeql-action from 2 to 3 by @dependabot in #337
- Bump org.eclipse.jdt:org.eclipse.jdt.core from 3.39.0 to 3.40.0 by @dependabot in #335
Full Changelog: 2.29.0.Final...2.30.0.Final
2.29.0.Final
Features
Because the latest Eclipse JDT update is compiled against JDK 17, Roaster is now built against JDK 17. The JDK 11 build is no longer available.
What's Changed
- Bump assertj-core from 3.23.1 to 3.24.1 by @dependabot in #282
- Bump mockito-core from 5.3.0 to 5.3.1 by @dependabot in #291
- Update to JDK 17 by @gastaldi in #296
- Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by @dependabot in #294
- Bump org.eclipse.jdt:org.eclipse.jdt.core from 3.31.0 to 3.34.0 by @dependabot in #295
Full Changelog: 2.28.0.Final...2.29.0.Final
2.28.0.Final
What's Changed
Full Changelog: 2.27.1.Final...2.28.0.Final
2.27.1.Final
Full Changelog: 2.27.0.Final...2.27.1.Final