All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update raising RangeError temporarily
- Rudimentary extraction of compressed folders
- Naming of commands to distinguish between inbuilt vscode functionality
- Comparison of folders which contain spaces in path
- Repository structure and significant refactor
- Reported telemetry version
- Coverage assertion
- Coverage
- Null check when parsing child elements
- Typescript warnings
- Configuration to show/hide unchanged files
- Example GIF in readme
- Telemetry using @vscode/extension-telemetry
- Logger with ability to configure log level from user settings
- Command to open additions, deletions and renames
- Refresh interval configurable through user settings
- Adjust extension icon color and use standardised icons
- Walkthrough svg image background to be transparent
- Clear action to view
- Refresh action to view
- Walkthrough
- Extend tab names for additions, deletions and renames
- Visual example to README
- Support for non-git folders
- MIT license
- Replace cache data structure Dictionary with Trie
- Initial release