packages feed

Hish-0.1.2.3: ChangeLog.md

# Revision history for Hish

## 0.0.1  -- 2015-10-16

* [+] show index/tree status (git only)
* [+] show branch name (git only)
* [+] show working tree (shortenable)

## 0.1.0  -- 2015-10-20

* [+] show user name
* [+] show host name
* [+] show tracking status (git only)
* [+] support ANSI color
* [m] improve index/tree status (git only)

## 0.1.0.1  -- 2015-10-20

* *none* (fixing version-number only)

## 0.1.1.0  -- 2015-10-20

* [+] show local time
* [+] support darcs (incompolete)
* [m] wrap/extract printing-functions from main

## 0.1.2.0  -- 2015-10-20

* [m] implement supporting of darcs
* [+] check executability of vcs

## 0.1.2.1  -- 2015-10-21

* [m] re-design status symbol
* [m] reset prompt format and color
* [-] turn-off the supporting of darcs

## 0.1.2.2  -- 2015-10-22

* [m] bug fixed

## 0.1.2.3  -- 2016-03-26

* [m] bug fixed
* [m] change the verifying method for git-status
* [+] new framework for VCS
* [+] separated dracs-related functions