- Better error handling
- Minor test restructure
- Usage of pub(crate)
- Windows path regex
- Allow for users to specify a file when executing the program, useful for conditionally rendered plugins, as suggested by @AckslD.
- Crates.io badge to readme.
- GitHub actions lint errors
- Added plugin longest and shortest start time to CSV output
- Changed longest, shorted -> max, min in CSV output
- Various cleanup/refactors
- Actually test for plugin maximum and minimum
Initial release