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.7
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.10.0
Choose a head ref
  • 5 commits
  • 37 files changed
  • 2 contributors

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    4856023 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. feat(async): adding async implementation for decorator (async_early_r… (

    #75)
    
    * feat(async): adding async implementation for decorator (async_early_return)
    * feat(async): update doc + add new tests
    acostapazo authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f0a6dcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a177c5e View commit details
    Browse the repository at this point in the history
  3. chore: use uv to manage installation (#77)

    * chore: use uv to manage installation
    
    * fix: setup env
    acostapazo authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    442844e View commit details
    Browse the repository at this point in the history
  4. chore(ruff): use ruff instead isort, black and pyupgrade (#78)

    * chore(ruff): update doc
    * chore(ruff): add ruff formater, removing isort, pyupgrade and black
    * chore(ruff): parametrizing ruff config
    acostapazo authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    630c787 View commit details
    Browse the repository at this point in the history
Loading