Skip to content
This repository was archived by the owner on Jun 12, 2022. It is now read-only.

Releases: subesokun/atom-tree-view-git-status

v1.5.3 (2020-02-23)

23 Feb 16:06

Choose a tag to compare

Others

  • Updated dependencies to latest version

v1.5.2 (2018-09-11)

11 Sep 18:29

Choose a tag to compare

Bug Fixes

  • Fix minor regressions introduced via the DOM mutation observer changes

v1.5.1 (2018-08-31)

31 Aug 18:19

Choose a tag to compare

Bug Fixes

  • Improve project update handling by adding a DOM mutation observer to watch for tree-view changes (#60)

Thanks a lot to @jsg2021 🎉

v1.5.0 (2018-04-08)

08 Apr 10:08

Choose a tag to compare

Features

  • Added Symlink support (#58), thanks a lot to @tlex!

v1.4.0 (2017-05-21)

21 May 17:11

Choose a tag to compare

v1.3.1 (2017-02-17)

17 Feb 21:25

Choose a tag to compare

Bug Fixes

  • Fix package initialisation issue (#44)

v1.3.0 (2016-12-11)

11 Dec 10:50

Choose a tag to compare

Features

  • Support symlinked projects (#42), thanks a lot to @lefta!

v1.2.0 (2016-10-16)

16 Oct 16:30

Choose a tag to compare

Features

  • Allow customizeable styling of the Tree View Git status labels (#36), thanks a lot to @merildev!

v1.1.0 (2016-08-04)

04 Aug 19:59

Choose a tag to compare

Features

  • Re-add support for sync Git repositories (#31)

🐛 Bug Fixes

  • Fix bug when ignoring repositories

v1.0.2 (2016-07-17)

17 Jul 16:46

Choose a tag to compare

🐛 Bug Fixes

  • Fix handling of sync Git repositories (#30)