Skip to content

v1.0.0

Compare
Choose a tag to compare
@nwithan8 nwithan8 released this 09 Dec 00:53
· 17 commits to main since this release

A complete rewrite worthy of the first v1 release.

See README for full details.

This is largely intended to be run as a Docker container, but can be run as a standalone script as well if needed.

Highlights:

  • Consolidate config.ini and schedules.yaml into config.yaml
  • Change schema for schedules to improve readability and future growth
  • Improve under-the-hood config parsing and schedule calculations (no more priority levels - any schedule matching the execution time will be included)

Full Changelog: 0.14.0...1.0.0