Releases: zhongwencool/ecron
Releases · zhongwencool/ecron
v1.1.0
What's Changed
- feat: introduce the more consistent and feature-rich create function by @zhongwencool in #22
- ci: don't run twice when push commit by @zhongwencool in #23
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- docs: user ex_doc to generate document by @zhongwencool in #21
Full Changelog: v1.0.1...v1.0.2
v1.0.1
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
refactor
Merge pull request #11 from zhongwencool/refactor Refactor
fixed dialyzer
Merge pull request #10 from zhongwencool/fixed-dialyzer Fixed dialyzer
check if the job's name is duplicated
Merge pull request #7 from zhongwencool/v0.5.1 Check if the job's name is duplicated.
Support global jobs in cluster
v0.5.0 global spec
Support telemetry events
Support telemetry events
Add ecron:reload/0
Add examples and send_after send_interval
v0.3.0 update link