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: jetkvm/kvm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: jetkvm/kvm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 11 files changed
  • 3 contributors

Commits on Mar 19, 2025

  1. 0.3.8 (#275)

    ym authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    43bf322 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. release 0.3.9 (#337)

    ym authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    e748346 View commit details
    Browse the repository at this point in the history
  2. bump to 0.3.9

    ym authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    58f42e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e83e24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1656420 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b6be9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf89e03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee29cb1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d824a1b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02bf869 View commit details
    Browse the repository at this point in the history
  10. fix: Shell linting (#328)

    Cleanup various shell linting issues
    * Use `/usr/bin/env` consistently for better platform compatibility.
    * SC2317 (info): Command appears to be unreachable.
    * SC2002 (style): Useless cat.
    
    Signed-off-by: SuperQ <superq@gmail.com>
    SuperQ authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    6618ee4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Configuration menu
    Copy the full SHA
    101032b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    929e3a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4137b82 View commit details
    Browse the repository at this point in the history
  4. chore(websocket): logging and metrics improvement (#347)

    * chore(websocket): only show warning if websocket is closed abnormally
    
    * chore(websocket): add counter for ping requests received
    ym authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    76a1825 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fbcb7e View commit details
    Browse the repository at this point in the history
  6. release 0.3.9 (#349)

    ym authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    5452d7c View commit details
    Browse the repository at this point in the history
Loading