What's Changed
- Improving libcron performance by @HpLightcorner in #9
- Avoid compiler warnings on compilers supporting std::uncaught_exceptions() by @PerMalmberg in #12
- Fix warning: ignoring '#pragma warning ' by @tindy2013 in #11
- Use newer catch2 for Apple M1 support by @shaglund in #18
- [+] CMakeLists.txt: Add install phase. by @VergeDX in #23
- Added "convenience scheduling" using @Yearly, @annually, @monthly, ... by @peter-jansson in #24
- Update README.md by @PerMalmberg in #26
- Ci by @PerMalmberg in #28
- Fix task may appear to be triggered more than 1 second late by @progheal in #27
- Add default copy assignment operator to data classes by @tindy2013 in #32
New Contributors
- @tindy2013 made their first contribution in #11
- @shaglund made their first contribution in #18
- @VergeDX made their first contribution in #23
- @peter-jansson made their first contribution in #24
- @progheal made their first contribution in #27
Full Changelog: v1.3.0...v1.3.1