- Add python 3 support
- Support arbitrary sized abbreviated hashes
- Clarify CLI help message
- Match file line numbers in stacktrace to lines changed in commits
- Differentiate files added, deleted and modified
- print stacktrace headers and footers
- Fix git pickaxe error (Use '--' to separate paths from revisions)
- Add initial java stacktrace support. Begin supporting basic java stacktraces, some more complex formats are not supported yet.
- Get ready for pypi
- Initial open source commit