Skip to content

2.2.0

Compare
Choose a tag to compare
@amanteaux amanteaux released this 13 Feb 19:44
· 61 commits to master since this release

Changelog

  • #8 Removed cached thread pool creation
  • #4 Enable to customize the time zone for CronSchedule

Maven

<dependency>
    <groupId>com.coreoz</groupId>
    <artifactId>wisp</artifactId>
    <version>2.2.0</version>
</dependency>