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

feat: add self-update command #778

Merged
merged 12 commits into from
Jul 23, 2024
Merged

Commits on Jul 22, 2024

  1. feat: add auto updater

    mrexox committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    83fa881 View commit details
    Browse the repository at this point in the history
  2. fix: query latest release

    mrexox committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e60e847 View commit details
    Browse the repository at this point in the history
  3. feat: implement the upgrader

    mrexox committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cd2a660 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3985e5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8589a1 View commit details
    Browse the repository at this point in the history
  6. chore: add package description

    mrexox committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    69e319a View commit details
    Browse the repository at this point in the history
  7. chore: add colors

    mrexox committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    85f4e23 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    76122ee View commit details
    Browse the repository at this point in the history
  2. chore: small cosmetic changes

    mrexox committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    84e8cff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aab8b29 View commit details
    Browse the repository at this point in the history
  4. test: add tests

    mrexox committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7617433 View commit details
    Browse the repository at this point in the history
  5. fix: special fix for windows

    mrexox committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    da7d0df View commit details
    Browse the repository at this point in the history