hirse.ungit
Version:
Run and view Ungit in Brackets. Ungit is a "Clean and intuitive UI that makes it easy to understand git." Requires Git and npm to be installed, works together with Brackets-Git.
107 lines (67 loc) • 1.95 kB
Markdown
Change Log
All notable changes to this project will be documented in this file.
This project tries to adhere to [Semantic Versioning](http://semver.org/).
# 0.8.3 - 2020-09-06
## Changed
- Updated Ungit to 1.5.10
# 0.8.2 - 2020-04-21
## Changed
- Updated Ungit to 1.5.6
# 0.8.1 - 2020-03-13
## Changed
- Updated Ungit to 1.5.5
# 0.8.0 - 2020-01-29
## Changed
- Updated Ungit to 1.5.2
# 0.7.6 - 2019-10-04
## Changed
- Updated Ungit to 1.4.47
# 0.7.5 - 2019-07-17
## Changed
- Updated Ungit to 1.4.46
# 0.7.4 - 2019-02-15
## Changed
- Updated Ungit to 1.4.42
# 0.7.3 - 2018-08-07
## Changed
- Updated Ungit to 1.4.31
# 0.7.2 - 2018-05-20
## Changed
- Updated Ungit to 1.4.22
# 0.7.1 - 2018-02-15
## Changed
- Updated Ungit to 1.4.9
# 0.7.0 - 2018-01-03
## Changed
- Updated Ungit to 1.4.1
# 0.6.0 - 2017-11-28
## Changed
- Updated Ungit to 1.3.1
# 0.5.0 - 2017-11-11
## Changed
- Updated Ungit to 1.2.3
- Updated Brackets required version to 1.11.0
- Supress ungit version check
# 0.4.2 - 2017-10-23
## Changed
- Updated Ungit to 1.1.33
# 0.4.1 - 2017-07-07
## Changed
- Updated Ungit to 1.1.22
# 0.4.0 - 2017-05-30
## Changed
- Updated Ungit to `^1.1.19` (see [#6](https://github.com/Hirse/brackets-ungit/issues/6)) and [#9](https://github.com/Hirse/brackets-ungit/issues/9)), thanks to [__@yukoff__](https://github.com/yukoff)
- Updated to Brackets 1.9 API
- Updated Promise Polyfill
# 0.3.1 - 2015-08-04
## Fixed
- Added Promise Polyfill for Linux Chrome (see [#4](https://github.com/Hirse/brackets-ungit/issues/4))
# 0.3.0 - 2015-08-03
## Added
- More Dialogs to show installation status
- Animated Toolbar Icons to show progress
## Changed
- Open Ungit Viewer only after startup has completed
# 0.2.0 - 2015-07-29
## Added
- Self-installer for npm dependencies