Skip to content

2.0.0

Compare
Choose a tag to compare
@dennykorsukewitz dennykorsukewitz released this 21 Feb 12:52
· 30 commits to dev since this release

Refactoring

  • Changed source language to TypeScript.
  • Added esbuild to get Browser Editor support.
  • Refactored code.

Added

The GitHub API is limited to 60 requests per hour for non authorized requests. You can provide your GitHub username and an access token to push this limit to 5000 requests per hour. Please see the official GitHub doc for further information.
You can generate the access token in your GitHub settings.

  • Added gitHubFileFetcher.githubUsername setting.
  • Added gitHubFileFetcher.githubToken setting.