Quantum Core Versions Save

:watch: Cron-like job scheduler for Elixir

v2.2.7

6 years ago

Changed

  • Moved the Repository into Organization & Correct all the URL's

Fixed

  • Fixed Dialyzer Warnings

v2.2.6

6 years ago

Fixed

  • Fixed problem with Daylight Saving Time for jobs with timezone other than UTC.

v2.2.5

6 years ago

Fixed

  • Omit gen_stage warning on ~> 0.13

v2.2.4

6 years ago

Fixed

  • Relax timex dependency

v2.2.3

6 years ago

Fixed

  • Fixed compatibility with gen_stage ~> 0.12

v2.2.2

6 years ago

Added

  • Better Debugging Capabilities

Fixed

  • Relaxed version requirements for gen_stage

v2.2.1

6 years ago

Fixed

  • sometimes the task supervisor was not running in a cluster

v2.2.0

6 years ago

Added

  • Local run strategy

v2.1.3

6 years ago

Fixed

  • Runtime Added Jobs are executed right away instead of waiting for the next job execution.
  • Fix Typo in Doc

v2.1.2

6 years ago

Added

  • Distillery is not mentioned in list of package managers

Changed

  • Source is not formatted properly

Fixed

  • Removed unused Alias from Quantum.Job
  • Hot upgrade is not possible due to missing supervisor