Releases: typetools/annotation-tools
Releases · typetools/annotation-tools
Annotation File Utilities 3.35.0
Annotation File Utilities 3.34.0
Version 3.34.0 (released May 2, 2023):
- Runs under JDK 20 -- that is, it runs on a version 20 JVM.
Annotation File Utilities 3.33.0
Version 3.33.0 (released April 3, 2023):
- Requires JDK 11 to build. Still runs on JDK 8 or later.
- Command-line option --comments is no longer supported.
Annotation File Utilities 3.32.0
Version 3.33.0 (released March 2, 2023)
- No user-visible changes.
Annotation File Utilities 3.31.0
Version 3.31.0 (released February 17, 2023)
- No user-visible changes.
Annotation File Utilities 3.30.0
Version 3.30.0 (released February 2, 2023)
- No user-visible changes.
Annotation File Utilities 3.29.0
Version 3.29.0 (released January 5, 2023)
- No user-visible changes.
Annotation File Utilities 3.28.0
Version 3.28.0 (released December 1, 2022)
- No user-visible changes.
Annotation File Utilities 3.27.0
Version 3.27.0 (released November 1, 2022)
- No user-visible changes.
Annotation File Utilities 3.26.0
Version 3.26.0 (released October 3, 2022):
- Runs under Java 18.
- Renamed all annotator* packages to org.checkerframework.afu.annotator*, and renamed all scenelib* packages to org.checkerframework.afu.scenelib*.
- Code is now formatted with Spotless; use ./gradlew spotlessCheck or ./gradlew spotlessCheck.