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: alice-biometrics/meiga
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.3
Choose a base ref
...
head repository: alice-biometrics/meiga
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.4
Choose a head ref
  • 4 commits
  • 13 files changed
  • 2 contributors

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    d6fa4a7 View commit details
    Browse the repository at this point in the history
  2. chore(python): add support for 3.12-dev (#67)

    * chore(python): add support for 3.12-dev
    
    * chore(python): drop also support to python3.7
    
    * chore(ci): use python-version 3.12 instead of 3.12-dev
    acostapazo authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    0fc49f6 View commit details
    Browse the repository at this point in the history
  3. Update pyproject.toml

    acostapazo authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b0d015d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. feat: add a semantic name for internal exception for a better dev exp…

    …erience on unwrap_or_return + @early_return feature (#70)
    acostapazo authored Nov 25, 2023
    Configuration menu
    Copy the full SHA
    f9e6328 View commit details
    Browse the repository at this point in the history
Loading