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.8.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.0
Choose a head ref
  • 6 commits
  • 18 files changed
  • 2 contributors

Commits on May 3, 2023

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

Commits on May 11, 2023

  1. chore(documentation): improve match handler documentation from issue (#…

    …57)
    
    * chore(documentation): improve match handler documentation from issue
    
    * chore(documentation): solve some typos in detail section
    
    * chore(documentation): solve code error in detail (match) examples
    
    * chore(documentation): be more specific on basic example (getting started)
    acostapazo authored May 11, 2023
    Configuration menu
    Copy the full SHA
    c9f3d72 View commit details
    Browse the repository at this point in the history
  2. chore(documentation): add code documentation to check method definiti…

    …ons while programming (IDE) (#59)
    acostapazo authored May 11, 2023
    Configuration menu
    Copy the full SHA
    129af53 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Feature/transform (#60)

    * feat(recast): add recast method to tranform result objects
    
    * feat(transform): add new transform method and its tests
    
    * chore(documentation): add transform documentation and take advantage to improve usage section
    
    * chore: some updated from @Artalus feedback
    
    * chore(documentation): update assertion comparison style
    acostapazo authored May 12, 2023
    Configuration menu
    Copy the full SHA
    11a9eef View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. chore(typing): solve some mypy strict errors in meiga module (#61)

    * chore(typing): solve some mypy strict errors in meiga module
    
    * chore(typing): solve mypy error on get_args_list
    acostapazo authored May 13, 2023
    Configuration menu
    Copy the full SHA
    b3ac895 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fdcefc View commit details
    Browse the repository at this point in the history
Loading