Releases: JetBrains/java-annotations
Releases · JetBrains/java-annotations
23.0.0
Compare
Sorry, something went wrong.
No results found
Added new annotations: @BlockingExecutor and @NonBlockingExecutor.
22.0.0
Compare
Sorry, something went wrong.
No results found
Added new annotations: @Blocking and @NonBlocking.
21.0.1
Compare
Sorry, something went wrong.
No results found
Multi-Release Jar: Manifest fixed
21.0.0
Compare
Sorry, something went wrong.
No results found
Added new annotation: @UnknownNullability.
Proper JPMS module.
20.1.0
Compare
Sorry, something went wrong.
No results found
Added TYPE_USE target for PropertyKey annotation.
20.0.0
Compare
Sorry, something went wrong.
No results found
Added new annotation: @MustBeInvokedByOverriders.
Added new annotation: @VisibleForTesting.
Added TYPE_USE target for NonNls annotation.
String attributes of annotations are marked as @NonNls where applicable.
Documentation for @Nls and @NonNls updated: now they could be used as meta-annotations.
Documentation added for @Subst annotation.
19.0.0
Compare
Sorry, something went wrong.
No results found
Added new annotations: @Unmodifiable and @UnmodifiableView.
Added TYPE_USE target for Nls annotation.
Improved the documentation for @Language, @Pattern, @RegExp, and @ApiStatus.Internal annotations.
Fixed Automatic-Module-Name for Java 5.
18.0.0
Compare
Sorry, something went wrong.
No results found
Added new annotation family @ApiStatus.*
Added new annotation @Debug.Renderer
17.0.0
Compare
Sorry, something went wrong.
No results found
Added new annotation: @Range
16.0.3
Compare
Sorry, something went wrong.
No results found
Added Automatic-Module-Name to MANIFEST.MF