What's Changed
- Feat/output description by @san-ghun in #33
- Add new property to display description into JSON output to provide extra information.
- Provide message output for
MIN_TIME
value to enforce on too small timer value. - Provide message output showing where the output and error logs for background run are stored.
- Now, the program generate and store log files with suffix of timestamps after
output_*.log
anderror_*.log
.
Full Changelog: v0.7.3...v0.7.5