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: graphql-python/graphene
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: graphql-python/graphene
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.1
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 10, 2022

  1. fix: Input fields and Arguments can now be deprecated (#1472)

    Non-required InputFields and arguments now support deprecation via setting the `deprecation_reason` argument upon creation.
    vhutov authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    19ea63b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. release: 3.2.1

    erikwrede authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    340d5ed View commit details
    Browse the repository at this point in the history
Loading