10000 Comparing v0.1.9...master · luozhouyang/python-string-similarity · GitHub
[go: up one dir, main page]

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: luozhouyang/python-string-similarity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.9
Choose a base ref
...
head repository: luozhouyang/python-string-similarity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 5 files changed
  • 5 contributors

Commits on Dec 1, 2020

  1. Test Python 3.9

    pajusmar committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    932952d View commit details
    Browse the repository at this point in the history
  2. Update setup.py

    pajusmar committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    2c2d578 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Merge pull request #24 from pajusmar/master

    Added Python 3.9 to test matrix
    luozhouyang authored Dec 12, 2020
    Configuration menu
    Copy the full SHA
    2c7835d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Release v0.2.0

    luozhouyang committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    2efcfe7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    060e137 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from adamko147/adamko147-ngram

    fix ngram distance for strings shorter than N
    luozhouyang authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    0e7b9ec View commit details
    Browse the repository at this point in the history
  3. Release v0.2.1

    luozhouyang committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    060a51c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    fca3b16 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from tirkarthi/fix-assert

    Refactor deprecated unittest aliases for Python 3.11 compatibility.
    luozhouyang authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    115acaa View commit details
    Browse the repository at this point in the history
Loading
0