Skip to content

Releases: tlinkowski/basic-annotations

0.2.0

01 Sep 08:34
Compare
Choose a tag to compare

Enhancements

  • #20: Update pl.tlinkowski.gradle.my.superpom to 0.3.0
  • #18: Update pl.tlinkowski.gradle.my.superpom plugin to 0.2.0
  • #17: Change artifact names to module names (BREAKING CHANGE)
  • #16: Add ElementType.TYPE_PARAMETER targets

Bug Fixes

  • #19: kotlin-annotations-jvm:1.3.41 contains an invalid "compile" dependency on "builtins"

0.1.0

17 Aug 07:47
Compare
Choose a tag to compare

Enhancements

  • #12: Rename @AllNonnullByDefault to @NonNullPackage
  • #11: Rename @nullable to @nullor
  • #10: Include links to JSR 305 in Javadoc
  • #8: Add sample-java-api, sample-java-usage, and sample-kotlin-usage test projects
  • #7: Add annotations to basic-annotations
  • #6: Apply pl.tlinkowski.gradle.my.superpom plugin
  • #5: Apply Kordamp plugins
  • #4: Configure Travis
  • #3: Init IntelliJ config
  • #2: Init Gradle configuration
  • #1: Fill README.md with appropriate descriptions

Bug Fixes

  • #13: Javadoc JAR of basic-annotations subproject is not synced to MavenLocal