0.9.0
-
Switched to semantic versioning scheme. (#10)
-
Overhauled tests.
-
Improved documentation.
-
Added
onOpen()
(#6) andonClose()
(#9) methods toRotationCallback
. -
Removed timer-based invocation from
SizeBasedRotationPolicy
. -
Replaced
Timer
andThread
usage with a sharedScheduledExecutorService
. -
Fixed license discrepancies. (#3)