Skip to content

Releases: zhongwencool/ecron

v1.1.1

13 Mar 11:40

Choose a tag to compare

Fix the function passed as a handler with ID ecron_telemetry_logger is a local fun

Full Changelog: v1.1.0...v1.1.1

v1.1.0

22 Feb 03:54
9c7ee9b

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

13 Feb 08:56
23536a1

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

12 Feb 14:11
5f365e7

Choose a tag to compare

What's Changed

  • Fix the issue where one of the cron jobs fails to execute when two cron jobs have similar execution times. by @zhongwencool in #20

Full Changelog: v1.0.0...v1.0.1

v0.6.1

27 Oct 14:24

Choose a tag to compare

What's Changed

  • Purged the OTP 25 compilation warnings by @phiotr in #13

New Contributors

Full Changelog: v0.6.0...v0.6.1

refactor

09 Mar 07:10
b3c6dce

Choose a tag to compare

Merge pull request #11 from zhongwencool/refactor

Refactor

fixed dialyzer

14 Jan 16:33
6e8cdfa

Choose a tag to compare

Merge pull request #10 from zhongwencool/fixed-dialyzer

Fixed dialyzer

check if the job's name is duplicated

10 Nov 16:25
bd942c3

Choose a tag to compare

Merge pull request #7 from zhongwencool/v0.5.1

Check if the job's name is duplicated.

Support global jobs in cluster

07 Nov 04:06

Choose a tag to compare

v0.5.0

global spec

Support telemetry events

01 Nov 06:57

Choose a tag to compare

Support telemetry events
Add ecron:reload/0