Releases: kcmvp/gob
Releases · kcmvp/gob
Add command to upgrade dependencies automaticlly
Minor Feature: progress bar support for plugin installation
Fix path separator on windows system
What's Changed
- #101: fix path separator for window by @kcmvp in #102
Full Changelog: v1.0.15...v1.0.16
v1.0.15
Minor document typo fix
Merge pull request #94 from kcmvp/v014 #10: fix document issue
Code refactor & pretty command usage
v1.0.12
This is a bug fix release
What's Changed
- #77: add unit test for coverage report by @kcmvp in #78
- add gob setup version by @kcmvp in #80
- #81: add test coverage for awesome list by @kcmvp in #82
- #81: add test coverage for awesome list by @kcmvp in #83
- #84: add test for git hook by @kcmvp in #85
- Push delete by @kcmvp in #86
- #87: bug fix for initialization empty project by @kcmvp in #88
- add alias and command support by @kcmvp in #89
- #90: upgrade dependency by @kcmvp in #91
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- #56: download plugin on demand by @kcmvp in #59
- #35: progress bar support for long-running task by @kcmvp in #60
- #66: add unit test by @kcmvp in #67
- #69: add test for intrnal/plugin by @kcmvp in #70
- #68: check modified files by lint during hook by @kcmvp in #71
- #62 #63: add gob deps commands by @kcmvp in #74
Full Changelog: v1.0.10...v1.0.11
bug fix for /dev/ptmx issue in docker environment
What's Changed
Full Changelog: v1.0.9...v1.0.10