Skip to content

Releases: jenv/jenv

0.5.7

13 Mar 00:08
Compare
Choose a tag to compare

Release Notes

Homebrew

Homebrew/homebrew-core#165928

Changelog

Merge pull request #405 from jsoref/add-no-args
Gracefully handle jenv add

Merge pull request #349 from stirlingcarter/master
docs: fix jenv versions command

Merge pull request #414 from nfawcett/issue-328-show-remove-in-useful-command-list
show remove in useful command list

Merge pull request #391 from andrewflbarnes/bugfix/doctor-no-plugin-exit-code
Fix jenv doctor exit code when no plugins are enabled

Merge pull request #393 from andrewflbarnes/bugfix/sh-command-eval
Fix jenv init so sh-* commands are correctly evaluated

Merge pull request #417 from JacksonBailey/master
Improve phrasing for initial doctor check and export plugin

Merge pull request #421 from Friendseeker/fix-jenv-doctor-interpolation
Remove extra eval added by echo eval "$(jenv init -)"

Merge pull request #406 from jsoref/spelling
Spelling

Fix jenv-add shortest version for posix and osx

Update readme to use cask-versions

0.5.6

14 Feb 19:02
Compare
Choose a tag to compare
Prepare 0.5.6

0.5.5

04 Jun 01:24
Compare
Choose a tag to compare
Prepare 0.5.5

0.5.4

22 Aug 08:18
Compare
Choose a tag to compare
Prepare 0.5.4

0.5.3

25 May 21:47
bca5d51
Compare
Choose a tag to compare

Contains some modification from community