Releases: pote/gvp
Releases · pote/gvp
Major improvements and fixes
This release includes a lot of new features and fixes by yours truly, our new maintainer, @siddharthist.
Here's a complete list of issues closed.
Highlights:
- Refactored gvp as a bash function
- Added prompt change on loading of gvp
- Added instructions on usage with direnv
Tidying up.
This release is mostly a cleanup one, the main changes introduced are a CLI simplification commit which cleans up the codebase for gvp as well as removing lots of superfluous stuff.
I'll update this release as soon as gvp is upgradeable from homebrew. :)
Correct GOBIN env handling.
0.0.4 Version bump
Being nicer to the ENV
Merge pull request #5 from inkel/restore-gobin Fix restoring GOBIN
First Release
The first release of gvp should be considered as a beta release, since the project is very short-lived at this point.
It works, however, and hopefully releasing it for people to use should help bring out some issues or Pull Requests so it can get some more polish. Please head over to the README for usage information and documentation. :)