Skip to content

v0.12.0 - use croner-rust instead of cron

Compare
Choose a tag to compare
@mvniekerk mvniekerk released this 21 Sep 13:40
· 7 commits to main since this release

Thank you @MGough (and @adrian-kong) for this.

If you want to see why croner-rust is preferable, have a look at this comparison.

The interface in creating jobs are incompatible with the previous versions if you were using the FromStr impl from the cron crate.