Releases: ahmedash95/leetcode-alfred-plugin
Releases · ahmedash95/leetcode-alfred-plugin
Display daily problem directly in results list
used leetcode graphQL to fetch the daily problem.
Performance Improvements
In this release
- re-implemented the code in OOP
- Leetcode API responses are cached for 48 hours. which increases the speed of displaying results.
First release
0.0.1 init