Skip to content

Releases: raphaelheinz/LeetHub-3.0

v0.0.13

23 Mar 18:43
1c4ed8a
Compare
Choose a tag to compare

Changelog

  • Allow user to push previous submissions and maintain multiple versions of solution #30 (thanks @Zafei-Erin)

Installation

There are two ways to install this version:

  • Chrome Web Store: the plugin is updated automatically after getting approved
  • Manual installation: please find below ZIP and install using developer tools

v0.0.11

19 Mar 22:31
c72cf59
Compare
Choose a tag to compare

Changelog

  • Fix wrong placing of manual synchronization button #27 (thanks @itsluminous)

Installation

There are two ways to install this version:

  • Chrome Web Store: the plugin is updated automatically after getting approved
  • Manual installation: please find below ZIP and install using developer tools

v0.0.9

17 Mar 08:15
b158c17
Compare
Choose a tag to compare

Changelog

Installation

There are two ways to install this version:

  • Chrome Web Store: the plugin is updated automatically after getting approved
  • Manual installation: please find below ZIP and install using developer tools

v0.0.8

07 Feb 11:34
60dc478
Compare
Choose a tag to compare

Changelog

  • Add PostgreSQL to supported languages

Installation

There are two ways to install this version:

  • Chrome Web Store: the plugin is updated automatically after getting approved
  • Manual installation: please find below ZIP and install using developer tools

v0.0.7

08 Jan 22:08
1fe9c54
Compare
Choose a tag to compare

Changelog

Installation

There are two ways to install this version:

  • Chrome Web Store: the plugin is updated automatically after getting approved
  • Manual installation: please find below ZIP and install using developer tools

v0.0.6

17 Dec 09:23
c186104
Compare
Choose a tag to compare

Changelog

  • Add pandas to supported languages (#12)

Installation

There are two ways to install this version:

  • Chrome Web Store: the plugin is updated automatically after getting approved
  • Manual installation: please find below ZIP and install using developer tools

v0.0.5

08 Dec 13:48
1c3af36
Compare
Choose a tag to compare

Changelog

  • Add check before using null variable to prevent error log (#5)
  • Parse correct textarea, Increase timeout to read submission URL (#9)

Installation

There are two ways to install this version:

  • Chrome Web Store: the plugin is updated automatically after getting approved
  • Manual installation: please find below ZIP and install using developer tools

v0.0.3

05 Dec 21:20
c8c8de0
Compare
Choose a tag to compare

Changelog

  • Switch GitHub OAuth2 app to LeetHub v3 (#4): Previously, this repo used LeetHub v2 auth mechanism. Now, a new OAuth GitHub app for this repo has been created and linked.
  • Add check to submissionId pattern matcher to prevent any warnings
  • Update package.json
  • Minor code cleanup

Installation

There are two ways to install this version:

  • Chrome Web Store: the plugin is updated automatically after getting approved
  • Manual installation: please find below ZIP and update CLIENT_ID and CLIENT_SECRET with your personal ids. You can create your own OAuth app in GitHub. Then install this plugin using developer tools.

v0.0.2

01 Dec 15:16
6660b16
Compare
Choose a tag to compare

Changelog

  • Merged #1: Updates for the latest LeetCode UI (thanks to @aystream)

Installation

There are two ways to install this version:

  • Chrome Web Store: the plugin is updated automatically after getting approved
  • Manual installation: please find below ZIP and install using developer tools