Skip to content

Releases: kawre/leetcode.nvim

v0.2.0

24 Feb 21:01
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-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: v0.1.0...v0.2.0

v0.1.0

15 Feb 12:46
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-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