Releases · JetBrains/java-annotations
26.1.0
@NotNullByDefaultis not experimental anymore.
26.0.2-1
A technical release to employ new Maven publishing machinery
26.0.2
- Fixed missing klibs for apple artifacts.
26.0.1
- Fixed sources.jar build (regression after 25.0.0)
26.0.0
- Added new experimental annotation:
@NotNullByDefault
25.0.0
- Added Kotlin Multiplatform artifact (multiplatform-annotations).
- Removed Java 5 artifact.
24.1.0
@CheckReturnValueis not experimental anymore.
24.0.1
- Added
@Documentedannotation where it would be useful.
24.0.0
- Added new annotation:
@CheckReturnValue
23.1.0
- Added new annotation:
@ApiStatus.Obsolete