Skip to content

5.0.0

Compare
Choose a tag to compare
@jmrozanec jmrozanec released this 08 Aug 04:36
· 1074 commits to master since this release
  • Features
    • #8: Remove dependency on Jodatime and update to Java8 time
    • #101: Update to JDK8
    • #104: Add day of week for MON, TUE, WED on cron builder fluent API.
  • Kudos
    Many thanks to @espiegel for contributing the migration from JodaTime to JDK8 time. Along with migration to JDK8, we no longer depend on guava and jodatime libraries.
    We would also like to thank @thachhoang for providing insight and closing a long standing question #72 about a stacktrace appearing in some contexts.