Skip to content

Releases: grega/versions

v0.5.0

07 Apr 20:53
4966f8a

Choose a tag to compare

Adds:

  • Press "T" to save the currently selected version to .tool-versions (if there's an asdf plugin available)
  • Cache notice under help text
  • Additional package support (07d32a3)

Full Changelog: v0.4.0...v0.5.0

v0.4.0

05 Apr 20:49
64e0c5d

Choose a tag to compare

Full Changelog: v0.3.2...v0.4.0

v0.3.2

05 Apr 14:37
2578e12

Choose a tag to compare

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

05 Apr 10:53
68339c5

Choose a tag to compare

Fixes layout issues (search input and package details header)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Apr 14:12
b1118f1

Choose a tag to compare

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

04 Apr 13:45
e5da2c6

Choose a tag to compare

Adds --version / -v flag support.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

04 Apr 13:38
7cba68f

Choose a tag to compare

Initial release of vrs CLI tool.

Full Changelog: https://github.com/grega/versions/commits/v0.1.0