Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1000 Bytes

CHANGELOG.md

File metadata and controls

38 lines (28 loc) · 1000 Bytes

Changelog

All notable changes vsc-haste will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.2.0] - 2019-08-11

Added

  • psty theme selection (vsc-haste.psty.theme)
  • Language detection for hastebin based sites
  • Experimental language detection for psty
  • Better error handling

Changed / Fixed

  • Rewrote codebase, should be faster and extension should be slightly smaller in release than in dev builds (575.01kb before rewrite, 507.07 after)
  • Fix the notification text being the opposite of the action run

[1.1.0] - 2019-08-10

Added

  • UI Settings, no need to edit JSON values!
  • Added custom icon
  • Added header image
  • psty support
  • General Improvements

Changed

  • n/a

Removed

  • n/a

[1.0.1] - 2019-08-09

  • Fix commands not showing in context menu

[1.0.0] - 2019-08-09

  • Initial Release