这是indexloc提供的服务,不要输入任何密码
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: danielgtaylor/huma
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.0
Choose a base ref
...
head repository: danielgtaylor/huma
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.0
Choose a head ref
  • 18 commits
  • 29 files changed
  • 4 contributors

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    7593de6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #282 from danielgtaylor/remove-experimental

    docs: remove experimental flag for Go 1.22+
    danielgtaylor authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e6b4f41 View commit details
    Browse the repository at this point in the history
  3. docs: fix broken link

    danielgtaylor committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f0e6e76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d59852 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5097b2e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    94c1745 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c78bfb9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #284 from xarunoba/main

    feat: add convenience functions for summary and description
    danielgtaylor authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    77be0e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    4811b04 View commit details
    Browse the repository at this point in the history
  2. add WithContext function

    gmtstephane committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    d2fcf52 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Update cli.go

    Co-authored-by: leonklingele <git@leonklingele.de>
    danielgtaylor and leonklingele authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    9697b11 View commit details
    Browse the repository at this point in the history
  2. Update cli.go

    Co-authored-by: leonklingele <git@leonklingele.de>
    danielgtaylor and leonklingele authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    347f164 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    117fb0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90125f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    c8c6ee8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9e9e5b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #295 from danielgtaylor/request-with-context

    feat: add WithContext and WithValue for setting context values
    danielgtaylor authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ba48e2b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #291 from danielgtaylor/move-cli

    fix: move CLI to its own package, deprecate huma.NewCLI
    danielgtaylor authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    13acb69 View commit details
    Browse the repository at this point in the history
Loading