Skip to content

0.9.0

Compare
Choose a tag to compare
@vy vy released this 09 May 20:21
· 296 commits to master since this release
  • Switched to semantic versioning scheme. (#10)

  • Overhauled tests.

  • Improved documentation.

  • Added onOpen() (#6) and onClose() (#9) methods to RotationCallback.

  • Removed timer-based invocation from SizeBasedRotationPolicy.

  • Replaced Timer and Thread usage with a shared ScheduledExecutorService.

  • Fixed license discrepancies. (#3)