Skip to content

Releases: quantum-elixir/quantum-core

Move GitHub Repository

23 Mar 07:38
Compare
Choose a tag to compare

Changed

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

Fixed

  • Fixed Dialyzer Warnings

Daylight Saving Time Bug Fix

21 Mar 16:26
adf3b66
Compare
Choose a tag to compare

Fixed

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

Omit gen_stage warning

26 Feb 13:08
c9a49f7
Compare
Choose a tag to compare

Fixed

  • Omit gen_stage warning on ~> 0.13

Relax timex dependency

23 Feb 12:57
6947999
Compare
Choose a tag to compare

Fixed

  • Relax timex dependency

Compatibility Fix gen_stage

14 Feb 09:05
12e47ae
Compare
Choose a tag to compare

Fixed

  • Fixed compatibility with gen_stage ~> 0.12

Better Debugging Capabilities

08 Feb 17:10
5bce2c8
Compare
Choose a tag to compare

Added

  • Better Debugging Capabilities

Fixed

  • Relaxed version requirements for gen_stage

Fix Task Supervisor

03 Jan 09:41
dfaf47a
Compare
Choose a tag to compare

Fixed

  • sometimes the task supervisor was not running in a cluster

Local Run Strategy

14 Nov 20:24
073ba12
Compare
Choose a tag to compare

Added

  • Local run strategy

Bugfixes

07 Nov 07:42
0cde7fc
Compare
Choose a tag to compare

Fixed

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

2.1.2

04 Nov 11:52
88e7b14
Compare
Choose a tag to compare

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