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

Allow lts for the LTS, and allow pre for the latest pre-release #234

Merged
merged 9 commits into from
Jun 26, 2024

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    94aa4da View commit details
    Browse the repository at this point in the history
  2. allow specifying the version as lts to install the latest LTS version

    for now, this just hardcodes the LTS version in the source (similar to how juliaup does it) since the latest LTS is not available in `versions.json`. Since the LTS is updated so rarely this might be ok for now.
    KristofferC authored and SaschaMann committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    90b47af View commit details
    Browse the repository at this point in the history
  3. add a 'pre' version

    KristofferC authored and SaschaMann committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    07e7f65 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    18fa98e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    39c69d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    818f87c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e84e91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    765e651 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a429d47 View commit details
    Browse the repository at this point in the history