Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 683 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 683 Bytes

Change Log

All notable changes to the "vscode-to-hastebin" extension will be documented in this file.

[0.0.1]

  • Initial release.

[0.0.2]

  • Update readme and added badges with some few minor changes.

[0.0.3]

  • Replaced clipboard function with clipboardy.
  • Added logo and gif for the working of the extension.

[0.0.4]

  • Reorganized code.
  • Added warning notification when the document has no text or is not an editable file.
  • Added extension to the end of the Hastebin link to ensure proper syntax highlighting.

[0.0.5]

  • Added configuration property for a custom hastebin host
  • Readme udpate and adding contributor