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: alexkohler/nakedret
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.5
Choose a base ref
...
head repository: alexkohler/nakedret
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.6
Choose a head ref
  • 15 commits
  • 7 files changed
  • 5 contributors

Commits on Oct 24, 2024

  1. Update install instruction with v2

    Ever since the module import path was amended to include "v2" in
    #27, the install instructions
    will only install the v1 module. This PR updates the install instructions
    to match the current import path.
    
    Fixes #36
    triarius committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c79a99f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from triarius/master

    Update install instruction with v2
    alexkohler authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c10dce5 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. close #38

    aep-sunlife committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    3fb3a0f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2025

  1. Configuration menu
    Copy the full SHA
    9c6ea90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a64421 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #41 from alexkohler/fix-build

    [chore] Bump build/test version to go1.23
    alexkohler authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    037ef4e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. fix: CLI flags

    ldez committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    a2a9f54 View commit details
    Browse the repository at this point in the history
  2. chore: update x/tools

    ldez committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    e9780e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6609d9a View commit details
    Browse the repository at this point in the history
  4. chore: improve CI workflow

    ldez committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    985c996 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f429f8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4aff63f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #42 from ldez/fix/flags

    fix: CLI flags parsing
    alexkohler authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    439f5ba View commit details
    Browse the repository at this point in the history
  8. Merge pull request #44 from ldez/fix/ci

    chore: improve CI workflow
    alexkohler authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    6c40035 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #43 from ldez/fix/update-x-tools

    chore: update x/tools
    alexkohler authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    dfae5d0 View commit details
    Browse the repository at this point in the history
Loading