Skip to content

Releases: ahmedash95/leetcode-alfred-plugin

Display daily problem directly in results list

30 Dec 00:46
a133be5
Compare
Choose a tag to compare

used leetcode graphQL to fetch the daily problem.

Performance Improvements

17 Feb 15:11
6aabf35
Compare
Choose a tag to compare

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

13 Feb 20:27
Compare
Choose a tag to compare
0.0.1

init