This repository has been archived by the owner on Jul 15, 2024. It is now read-only.
0.1.0
This release completes the available triggers in the Windows Task Scheduler.
Added
- Add monthly dow trigger
- Add monthly trigger
- Add Changelog
- Add event trigger
- Add registration trigger
Changed
- Improve documentation
- Change triggers to accept bools instead of i16
- Update cargo toml
- Update readme
Fixed
- Fix casting issues
- Removed mutability to parameters that do not need it