Releases: victor-torres/atom-hg
Releases · victor-torres/atom-hg
v2.0.15
2.0.11
- fixing repositories opened via symbolic links
2.0.10
@TomKemperNL have introduced tests into the project some releases before, that made it easier to fix bugs and make new features. This release includes:
- fixing repositories opened via symbolic links
- fixing repositories with space(s) character(s) in its name
- exposing isPathStaged method (see atom/tree-view#955)
2.0.9
Performance improvements
@TomKemperNL did a great job adding some performance improvements in his last pull requests. It includes some async methods that we were expecting for some time :)
Thanks for the contribution again.
2.0.8
Fixes issue #19 (Ignored status not visible in the tree-view).
Thanks for @TomKemperNL for the Pull Request and Unit Tests.
2.0.7
Atom 1.9 support
- support for Atom 1.9
- fixes the status-bar plugin error
Thanks to:
- @mevatron (pull request)
- @AndrewNelis (atom-svn fix).
2.0.0
Atom 1.7 support
- support for Atom 1.7
- asynchronous repositories
- multiple project folders
1.0.0
Major issues were fixed and now the package is more stable. People are using it in a daily basis so you shouldn't find any problem 😃
If you need something or have found a bug, please open an issue and/or send a pull request.
First version
Should show:
- line diff in text editor
- file diff in tree view
- branch name in status bar