Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xJonathanLEI/starkli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.3
Choose a base ref
...
head repository: xJonathanLEI/starkli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.4
Choose a head ref
  • 11 commits
  • 15 files changed
  • 2 contributors

Commits on Jul 30, 2024

  1. chore: bump time dependency version

    The current version does not work with Rust 1.80.
    xJonathanLEI committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7fef2a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56fcee1 View commit details
    Browse the repository at this point in the history
  3. feat(starkliup): support Fish shell

    Since Fish is not POSIX-compliant, neither the `install` script nor the
    `starkliup` command itself actually supports being run by Fish. The
    "support" here means that `install` and `starkliup` can now properly set
    up correct env file and shell completion for Fish shell users.
    xJonathanLEI committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bb2bc2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    950b63e View commit details
    Browse the repository at this point in the history
  5. fix(starkliup): incorrect zsh detection with SHELL

    The proper way to detect `zsh` is via `ZSH_NAME`.
    xJonathanLEI committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c730f64 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    e2210b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e9b706 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    56e044b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    689d03f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cc8cc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f6ea67 View commit details
    Browse the repository at this point in the history
Loading