don't consider untracked file (this was a regression due to 86 in v1.13.1) - consider the distance 0 when the git node is unknown (happens when you haven't committed anything)
1.14.0
- publish bdist_egg for python 2.6, 2.7 and 3.3-3.5 - fix issue 107 - dont use node if it is None
- fix regression caused by the fix of 101 - assert types for version dumping - strictly pass all versions through parsed version metadata
1.12.0
- fix issue 97 - add support for mercurial plugins - fix issue 101 - write version cache even for pretend version (thanks anarcat for reporting and fixing)
1.11.1
- fix issue 88 - better docs for sphinx usage (thanks Jason) - fix issue 89 - use normpath to deal with windows (thanks Te-jé Rodgers for reporting and fixing)