• v0.3.1 46c627cc51

    v0.3.1 Stable

    kawre released this 2025-06-28 06:31:55 -05:00 | 13 commits to master since this release

    What's Changed

    New Contributors

    Full Changelog: https://github.com/kawre/leetcode.nvim/compare/v0.3.0...v0.3.1

    Downloads
  • v0.3.0 74c1ff56ab

    v0.3.0 Stable

    kawre released this 2024-12-12 13:25:49 -06:00 | 23 commits to master since this release

    What's Changed

    Downloads
  • v0.2.0 0ee58f235b

    v0.2.0 Pre-release

    kawre released this 2024-02-20 11:11:27 -06:00 | 69 commits to master since this release

    What's Changed

    • interact with leetcode sessions
      • Leet session change name=...
      • Leet session create name=...
      • Leet session update
    • better premium indicators for premium users
    • new footer with daily streak counter and session related statistics
    • improved responsiveness of judge notifications
    • Leet restore try to restore default layout of the current question in case it went out of place

    Full Changelog: https://github.com/kawre/leetcode.nvim/compare/v0.1.0...v0.2.0

    Downloads
  • v0.1.0 fadcc49c19

    v0.1.0 Pre-release

    kawre released this 2024-02-15 06:02:42 -06:00 | 98 commits to master since this release

    Initial Release

    Recent changes

    • Leet open for opening currently opened question in a default browser
    • Leet reset reset question to default code definition
    • Leet last_submit retrieve last submitted code for the current question
    • Normalize blobs returned by leetcode API to avoid crashes
    • Add padding on code run for a 1:1 diagnostics align
    Downloads