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: fastapi-users/fastapi-users-db-beanie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: fastapi-users/fastapi-users-db-beanie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 9 files changed
  • 1 contributor

Commits on Jun 27, 2023

  1. Drop Python 3.7 support

    frankie567 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9c1bbc1 View commit details
    Browse the repository at this point in the history
  2. Bump version 2.0.0 → 3.0.0

    Breaking changes
    ----------------
    
    * Drop Python 3.7 support
    frankie567 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    eedd103 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. Configuration menu
    Copy the full SHA
    c996a5c View commit details
    Browse the repository at this point in the history
  2. Upgrade trove classifiers

    frankie567 committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    29b6291 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26beac0 View commit details
    Browse the repository at this point in the history
  4. Upgrade GitHub Actions

    frankie567 committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    89d0cf6 View commit details
    Browse the repository at this point in the history
  5. Bump version 3.0.0 → 4.0.0

    Breaking changes
    ----------------
    
    * Drop Python 3.8 support
    
    Bug fixes
    ---------
    
    * Fix unique index on email property
    frankie567 committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    7ab1bc5 View commit details
    Browse the repository at this point in the history
Loading