- New command: "Git: Restore File at Commit"
- Rewitten: more modern code, no third-party dependencies, 99% smaller bundle
- Deleted setting: "gitHistory.details.date.format", for simplicity
- Readme: using hi-res logo
- Outputting modern code (es2017, faster)
- Using "Debug Launcher" for debugging
- Bundling with webpack
- Fixed a bug under Windows
- Always opening document as non-previews
- Added a command for showing only the diff of a particular commit
- Updated readme
- Fixed a typo
- Diff: properly setting temp file’s extension
- Initial release