All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.1.1 - 2017-05-15
- Fixed the bug that caused
--graph-symbol-xxx
options not to work (PR #3 by @delphinus)
1.1.0 - 2017-05-14
- git-foresta script can takes
--version
option - Added one-liner install script to README.md
- Added copyright text at the end of README.md
- Performance improvement and code modernization (PR #1 by @Code-Hex)
- Don't transpose tip/root symbol with
--reverse
option - Changed
less -RS
->less -RSX
in README.md
- Fixed broken vines with huge repositories (thanks to @delphinus, see PR #2)
- Fixed .zshrc sample code
$@
->"$@"
in README.md - Fixed copyright text of mine in git-foresta script
1.0.1 - 2017-05-07
- New file: script/git-foresta script before packing dependent modules
- New file: build.sh script for packing dependent modules
- New file: cpanfile list of dependent modules
- New file: This CHANGELOG.md
- New file: .gitignore
- Added description of installation to README.md
- Added meanings of symbols for working tree status to README.md
- Packed dependent modules into the git-foresta script by App::Fatpacker::Simple
- New file: git-foresta
- New file: README.md
- New file: LICENSE