Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 787 Bytes

changelog.md

File metadata and controls

37 lines (26 loc) · 787 Bytes

Version 3.1.0

  • New command: "Git: Restore File at Commit"

Version 3.0.0

  • Rewitten: more modern code, no third-party dependencies, 99% smaller bundle
  • Deleted setting: "gitHistory.details.date.format", for simplicity

Version 2.0.5

  • Readme: using hi-res logo

Version 2.0.4

  • Outputting modern code (es2017, faster)
  • Using "Debug Launcher" for debugging

Version 2.0.3

  • Bundling with webpack

Version 2.0.2

  • Fixed a bug under Windows

Version 2.0.1

  • Always opening document as non-previews

Version 2.0.0

  • Added a command for showing only the diff of a particular commit

Version 1.0.3

  • Updated readme

Version 1.0.2

  • Fixed a typo

Version 1.0.1

  • Diff: properly setting temp file’s extension

Version 1.0.0

  • Initial release