Skip to content

Releases: victor-torres/atom-hg

v2.0.15

10 Jan 13:38
Compare
Choose a tag to compare
Prepare 2.0.15 release

2.0.11

13 Oct 00:13
Compare
Choose a tag to compare
  • fixing repositories opened via symbolic links

2.0.10

12 Oct 22:12
Compare
Choose a tag to compare

@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

08 Oct 20:36
Compare
Choose a tag to compare

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

26 Sep 20:44
Compare
Choose a tag to compare

Fixes issue #19 (Ignored status not visible in the tree-view).
Thanks for @TomKemperNL for the Pull Request and Unit Tests.

2.0.7

19 Aug 00:49
Compare
Choose a tag to compare

Atom 1.9 support

  • support for Atom 1.9
  • fixes the status-bar plugin error

Thanks to:

2.0.0

15 Apr 19:45
Compare
Choose a tag to compare

Atom 1.7 support

  • support for Atom 1.7
  • asynchronous repositories
  • multiple project folders

1.0.0

06 Apr 21:20
Compare
Choose a tag to compare

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

17 Mar 12:25
Compare
Choose a tag to compare
First version Pre-release
Pre-release

Should show:

  • line diff in text editor
  • file diff in tree view
  • branch name in status bar