All notable changes to the "dingo-vscode" extension will be documented in this file.
- Specify default download directory is os.tmpdir() in setting description. Fixes #13
- Update dependencies
- Improve error reporting (log to VS Code Developer Tool Console)
- Update dependencies
- Update dependencies
- Update download function to better support repos that do not have a
master
branch. Fixes #6
- Add support for opening an empty repository
- Fix version parsing bug (#4](#4)
- Fix minor typos
- Improve tag name to version number conversion. Fixes #1
- Update readme and homepage for VS Code marketplace
- Fix minor typos
- Initial release