Skip to content

Release v1.6

Compare
Choose a tag to compare
@joshcai joshcai released this 26 Mar 02:28
· 24 commits to master since this release

What's Changed

  • Fetching submissions changed to GraphQL API since the old API is restricted by Cloudflare now
  • Make creation of file names more robust
  • Update README.md by @harpreetsingh91 in #31
  • Log a success message if fetch from leetcode is successful by @harpreetsingh91 in #32
  • Add support for elixir language by @danmacode in #36
  • Added step to give read write permission to action by @mdakram28 in #37
  • Add support for lang pythondata by @jimit105 in #43
  • Added Problem data with solution at the end, changed file type to mar… by @jaspinderkohli in #40
  • Add verbose and commit-header functionality by @ravibrock in #46
  • Add extensions for Racket and erlang by @Mayureshd-18 in #44
  • Support postgresql by @atvaccaro in #51
  • fix: last timestamp logic by @siriscmv in #53
  • Update to node20 and use package instead of node_modules & bugfixes by @humble-barnacle001 in #55

New Contributors

Full Changelog: v1.5...v1.6

Huge thanks to everyone who contributed and improved the extension significantly since the last release!