0.2.2 (2025-03-26) Bug Fixes interval should start right away (9f45bcf), closes #9 0.2.1 (2023-08-17) Bug Fixes fix warnings on C++17 (692eae7) 0.2.0 (2023-08-16) Bug Fixes fix when adding recurring tasks back in the tasks list. (63953f5) Features add a unique task id (name) (b13e17f) add exceptions and change namespace. (c4879bd) add return value to disable, enable and remove tasks (002ed0d) replace built-in cron and ccronexpr with croncpp (74fa5e6) store trigger in task itself (00814f3)