Skip to content

0.1.0

Compare
Choose a tag to compare
@tlinkowski tlinkowski released this 17 Aug 07:47
· 18 commits to master since this release

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