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: Vanilla-OS/Vib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: Vanilla-OS/Vib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 5 commits
  • 8 files changed
  • 4 contributors

Commits on Feb 19, 2025

  1. Update making-plugin.md

    Added a link to my vib-rs repo in the in making-plugin.md docs  under "Plugin examples", along with a link to an example implementation.
    stoorps authored and axtloss committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    e4d7919 View commit details
    Browse the repository at this point in the history
  2. Update docs/articles/en/making-plugin.md

    Change "client" to "crate"
    stoorps authored and axtloss committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    1614a2a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2025

  1. fix: upgrade go version

    NN708 authored and axtloss committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    76cc427 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. feat: build arm64 binary

    Co-authored-by: Track07-cda <[email protected]>
    2 people authored and axtloss committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    46863c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.8.1...v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and axtloss committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    c3cfb3e View commit details
    Browse the repository at this point in the history
Loading