Releases: grega/versions
Releases · grega/versions
v0.5.0
Adds:
- Press "T" to save the currently selected version to
.tool-versions(if there's an asdf plugin available)- Thanks @DanielBrierton for the idea!
- Cache notice under help text
- Additional package support (07d32a3)
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Full Changelog: v0.3.2...v0.4.0
v0.3.2
From "release" view:
- 'Enter' now copies selected version number and quits
- 'C' now copies selected version number, doesn't quit
Minor styling / layout fixes.
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Fixes layout issues (search input and package details header)
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Adds package.json caching (for 1 hour) so that the tool doesn't need to fetch from remote service on each launch.
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Adds --version / -v flag support.
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release of vrs CLI tool.
Full Changelog: https://github.com/grega/versions/commits/v0.1.0