8000 Comparing v0.1.9...v0.2.0 · DATA-DOG/go-txdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: DATA-DOG/go-txdb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.9
Choose a base ref
...
head repository: DATA-DOG/go-txdb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 1 contributor

Commits on May 23, 2024

  1. Merge CheckNamedValue into db.go

    AFAIK, there was never any need to hide this behind a build tag.  Even less
    so now that we require Go 1.12 or newer per go.mod.
    flimzy committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b1af04d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3588446 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge pull request #65 from DATA-DOG/oldVersions

    Chore: Clean up support for Go versions < 1.12
    flimzy authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a5c9e63 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    Which also triggers a minimum version update
    flimzy committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fd1a46f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b67fe7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #67 from DATA-DOG/deps

    Update dependencies
    flimzy authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1e0b9a2 View commit details
    Browse the repository at this point in the history
Loading
0