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: daixiang0/gci
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.7
Choose a base ref
...
head repository: daixiang0/gci
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 4 commits
  • 98 files changed
  • 3 contributors

Commits on Jan 30, 2026

  1. chore(deps): migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#240)

    The latter is a maintained fork of the unmaintained former.
    
    While at it, upgrade to 3.0.4.
    
    Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
    scop authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    de57673 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2026

  1. feat(localmodule): handle go workspaces (#236)

    Signed-off-by: Alexis Destrez <krostar@users.noreply.github.com>
    krostar authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    5d349e5 View commit details
    Browse the repository at this point in the history
  2. feat: use ast (#241)

    Signed-off-by: loong <long0dai@foxmail.com>
    daixiang0 authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    6b4e3db View commit details
    Browse the repository at this point in the history
  3. feat(*): bump to 0.14 (#243)

    Signed-off-by: loong <long0dai@foxmail.com>
    daixiang0 authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    ba4e6aa View commit details
    Browse the repository at this point in the history
Loading