-
Notifications
You must be signed in to change notification settings - Fork 108
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: un33k/python-slugify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: un33k/python-slugify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
3
contributors
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 45e0ae3 - Browse repository at this point
Copy the full SHA 45e0ae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6404c1d - Browse repository at this point
Copy the full SHA 6404c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b9b68f - Browse repository at this point
Copy the full SHA 9b9b68fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad33581 - Browse repository at this point
Copy the full SHA ad33581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 614f183 - Browse repository at this point
Copy the full SHA 614f183View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5e3586 - Browse repository at this point
Copy the full SHA d5e3586View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ada774 - Browse repository at this point
Copy the full SHA 9ada774View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7534199 - Browse repository at this point
Copy the full SHA 7534199View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97915d9 - Browse repository at this point
Copy the full SHA 97915d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86161b4 - Browse repository at this point
Copy the full SHA 86161b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea91da - Browse repository at this point
Copy the full SHA 8ea91daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c4802e - Browse repository at this point
Copy the full SHA 7c4802eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c23bbc1 - Browse repository at this point
Copy the full SHA c23bbc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ee951 - Browse repository at this point
Copy the full SHA 57ee951View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ac37c - Browse repository at this point
Copy the full SHA 28ac37cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 341aa39 - Browse repository at this point
Copy the full SHA 341aa39View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfb5170 - Browse repository at this point
Copy the full SHA bfb5170View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e488d - Browse repository at this point
Copy the full SHA e6e488dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c176e - Browse repository at this point
Copy the full SHA f4c176eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 401487e - Browse repository at this point
Copy the full SHA 401487eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2aaccd - Browse repository at this point
Copy the full SHA b2aaccdView commit details -
Fix misleading pattern name and documentation (#109)
* Add better typing for slugify.slugify Currently, mypy understands the type as `Iterable[str]`, which doesn't match what should actually be passed in, which is `Iterable[Iterable[str]]` or, ideally, `Iterable[Tuple[str, str]]` * whitespace around = * fix misleading pattern name and documentation * fix README.md and cli doc as well Co-authored-by: Fahrzin Hemmati <fahhem@users.noreply.github.com> Co-authored-by: Val Neekman (AvidCoder) <un33kvu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dce2189 - Browse repository at this point
Copy the full SHA dce2189View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c9d8a - Browse repository at this point
Copy the full SHA d8c9d8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07b87da - Browse repository at this point
Copy the full SHA 07b87daView commit details
Commits on Feb 22, 2022
-
* initial commit to allow unicode * update version and changelog * add the flag to the CLI * update README.md
Configuration menu - View commit details
-
Copy full SHA for d968ca7 - Browse repository at this point
Copy the full SHA d968ca7View commit details
There are no files selected for viewing