Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support latest with filter on local and global #633

Merged
merged 22 commits into from Jul 6, 2021

Commits on May 14, 2020

  1. Copy the full SHA
    537472c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9c82d11 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e1331cd View commit details
    Browse the repository at this point in the history
  4. Add tests for new features

    - Filter installed versions with asdf list
    - Use the latest installed version of a tool
    klane committed May 14, 2020
    Copy the full SHA
    c1bcade View commit details
    Browse the repository at this point in the history
  5. Update documentation with new features

    - Filter installed versions with asdf list
    - Use the latest installed version of a tool
    klane committed May 14, 2020
    Copy the full SHA
    7291d97 View commit details
    Browse the repository at this point in the history
  6. Fix shellcheck errors

    klane committed May 14, 2020
    Copy the full SHA
    5a084b2 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ad53811 View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary echo flags

    klane committed May 14, 2020
    Copy the full SHA
    8f5fb89 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    23575a2 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    163aca7 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    1bb167d View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    be68403 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    b787fe8 View commit details
    Browse the repository at this point in the history
  14. Replace sed with awk to get the latest version of a tool

    Fixes failing CI tests on macOS
    
    Co-authored-by: Thomas B Homburg <thomas@homburg.dk>
    klane and homburg committed May 14, 2020
    Copy the full SHA
    00bcb8b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Copy the full SHA
    81c96e7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b2333e9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c7272f0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    73f9c58 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5c4cda6 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6754115 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4e849c7 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    495b1d0 View commit details
    Browse the repository at this point in the history