Skip to content

0.3.3

Latest
Compare
Choose a tag to compare
@jarohen jarohen released this 19 May 20:26
· 6 commits to master since this release
0.3.3
0c073d6

Bugs fixed in 0.3.3:

  • #43: Passing thread-bindings through to scheduled task
  • #41: Allow user to override the thread-factory used by Chime, makes Chime Loom-friendly (thanks @jimpil)
  • Allow specifying 'clock' to chime-at (thanks @jimpil)
  • #36: ensure we only call on-finished once (thanks @dazld)
  • #33: include thread-count in thread name (thanks @orestis and @pmonks)
  • #34: add IPending implementation to return value of chime-at (thanks @nukep)
  • fixed without-past-times to work with joda date-times