Skip to content

Releases: JetBrains/java-annotations

26.1.0

Choose a tag to compare

@amaembo amaembo released this 19 Feb 11:04
6f588d4
  • @NotNullByDefault is not experimental anymore.

26.0.2-1

Choose a tag to compare

@amaembo amaembo released this 03 Sep 10:33
20ff2b3

A technical release to employ new Maven publishing machinery

26.0.2

Choose a tag to compare

@amaembo amaembo released this 24 Jan 10:55
5ed7516
  • Fixed missing klibs for apple artifacts.

26.0.1

Choose a tag to compare

@amaembo amaembo released this 14 Oct 08:44
  • Fixed sources.jar build (regression after 25.0.0)

26.0.0

Choose a tag to compare

@amaembo amaembo released this 14 Oct 08:44
  • Added new experimental annotation: @NotNullByDefault

25.0.0

Choose a tag to compare

@amaembo amaembo released this 25 Sep 07:35
daa4789
  • Added Kotlin Multiplatform artifact (multiplatform-annotations).
  • Removed Java 5 artifact.

24.1.0

Choose a tag to compare

@amaembo amaembo released this 01 Mar 15:42
  • @CheckReturnValue is not experimental anymore.

24.0.1

Choose a tag to compare

@amaembo amaembo released this 06 Mar 08:32
784429a
  • Added @Documented annotation where it would be useful.

24.0.0

Choose a tag to compare

@amaembo amaembo released this 12 Jan 10:33
503d198
  • Added new annotation: @CheckReturnValue

23.1.0

Choose a tag to compare

@chashnikov chashnikov released this 08 Dec 17:19
  • Added new annotation: @ApiStatus.Obsolete