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: sonatard/noctx
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: sonatard/noctx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.4
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 24, 2025

  1. Improve database/sql support

    Some methods in the database/sql package were missing.
    ccoVeille committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    fffefd1 View commit details
    Browse the repository at this point in the history
  2. chore: fix golangci-lint documentation

    enable-all was for golangci-lint v1
    ccoVeille committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    0b96915 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. Merge pull request #38 from ccoveille-forks/documentation

    chore: fix golangci-lint documentation
    sonatard authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    97cbec5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from ccoveille-forks/database-sql

    Improve database/sql support
    sonatard authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    856c33f View commit details
    Browse the repository at this point in the history
Loading