Skip to content

Releases: sanyarnd/applocker

Version 1.1.2

23 May 08:24
Compare
Choose a tag to compare

Enable SO_REUSEADDR feature for client

Version 1.1.1

22 May 14:54
Compare
Choose a tag to compare

Specify nullable annotations directly, package-info.java annotations are not sufficient

Version 1.1

22 May 07:33
Compare
Choose a tag to compare
  • JSR305 was replaced with Checker Framework Annotations
  • Cleanup documentation and all textual resources
  • pom.xml tweaks

1.0.6

20 May 16:10
Compare
Choose a tag to compare

Added missing <scm> entry in pom.xml

1.0.5

20 May 15:19
Compare
Choose a tag to compare
  • Added Runnable overload for Applocker.Builder#onFail
  • Removed Spotbugs and PMD
  • pom.xml tweaks

1.0.4

20 May 12:59
Compare
Choose a tag to compare
  • Methods, parameters and fields annotated as Nonnull by default
  • Spotbugs and PMD integration
  • Checkstyle compliance
  • Missing JavaDoc's
  • Missing package-info.java
  • Simplified pom.xml

1.0.3

17 May 15:25
Compare
Choose a tag to compare
  • Breaking API name changes
  • Improved JavaDoc
  • Refactoring
  • Added mvnw executable for Linux and Mac

1.0.2

16 May 13:24
Compare
Choose a tag to compare
  • Added Runnable overload for Applocker.Builder#busy
  • javadoc and sources are now distributed along with the package

1.0.1

14 May 15:15
Compare
Choose a tag to compare
  • Removed unnecessary classes
  • Improved test coverage

1.0

14 May 14:19
Compare
Choose a tag to compare
1.0

Initial commit