Features:
- schedule for 2 problem difficulty
- python 3.8 support
- notification icon support
Breaking change:
leeteasy start
implemented
Feature:
--sleep_duration
option addedleeteasy stop
command implemented
Fix:
- Null notification sent when problem difficulty is not in the target difficulty fixed.
Fix:
- Notification not working when
leeteasy
is scheduled with cronjob
Fix:
import pwd
fix for windows.
Features:
- Retry logic implemented on connection failed with leetcode API
- Notification on power on if the scheduled time had passed #50