-
-
Notifications
You must be signed in to change notification settings - Fork 37
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: samuelcolvin/dirty-equals
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: samuelcolvin/dirty-equals
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 35 files changed
- 6 contributors
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1b0b177 - Browse repository at this point
Copy the full SHA 1b0b177View commit details
Commits on Aug 31, 2022
-
Depend on typing-extensions only for Python < 3.8 (#50)
typing.Literal is part of stdlib since Python 3.8, and since this is the only type where fallback to typing-extensions is used, this package is never used in Python 3.8 and newer. Update the dependency accordingly.
Configuration menu - View commit details
-
Copy full SHA for 5cf23ce - Browse repository at this point
Copy the full SHA 5cf23ceView commit details
Commits on Sep 15, 2022
-
* Feat add IsHash * fix IsHash logic and add hashlib tests * Fix use HashTypes variable and regex tweaks * allow bytes, fix literal check Co-authored-by: Samuel Colvin <s@muelcolvin.com>
Configuration menu - View commit details
-
Copy full SHA for 42c5594 - Browse repository at this point
Copy the full SHA 42c5594View commit details
Commits on Sep 27, 2022
-
* feat: add IsUrl * fix Add pydantic to requirements-linting * fix: make pydantic optional and add kwargs * fix: add string type to IsUrl class defintion * Formatting - tidy up other and tests * Fix add pydantic to test requirements * Fix add pydantic to linting requirements * Fix change double quotes to single * Fix increase test coverage and catch kwargs bug * Fix mypy and quotes error * fix optional dependencies Co-authored-by: Alexander Darby <alexander.darby@pwc.com> Co-authored-by: Samuel Colvin <s@muelcolvin.com> 10000 pre>
Configuration menu - View commit details
-
Copy full SHA for 724494c - Browse repository at this point
Copy the full SHA 724494cView commit details
Commits on Apr 27, 2023
-
* added NaN and Inf types * doc section * double to single quote
Configuration menu - View commit details
-
Copy full SHA for 92a98ea - Browse repository at this point
Copy the full SHA 92a98eaView commit details -
ci: move to Python 3.11 final (#56)
* ci: move to Python 3.11 final in CI * ci: invalidate pip cache * skip failing test on pypy3.8 --------- Co-authored-by: Samuel Colvin <s@muelcolvin.com>
Configuration menu - View commit details
-
Copy full SHA for cd2eedd - Browse repository at this point
Copy the full SHA cd2eeddView commit details -
add check job to CI, remove caching (#62)
add check job to ci, remove caching
Configuration menu - View commit details
-
Copy full SHA for 5ebf9ed - Browse repository at this point
Copy the full SHA 5ebf9edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ca308e - Browse repository at this point
Copy the full SHA 6ca308eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8909ec - Browse repository at this point
Copy the full SHA b8909ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for caa4a73 - Browse repository at this point
Copy the full SHA caa4a73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ca9de - Browse repository at this point
Copy the full SHA 41ca9deView commit details -
* adding docs versioning with mike * set canonical url * fixes * fix url * fix version sub * fix version tag * add mike to ci * tweak ci * set git credentials * set git credentials, take 2 * pull branch * git config --global pull.ff only * try git config pull.rebase true * test docs changes * fix ci * correct canonical url * prepare for merge - enable checks
Configuration menu - View commit details
-
Copy full SHA for fa75850 - Browse repository at this point
Copy the full SHA fa75850View commit details -
Configuration menu - View commit details
-
Copy full SHA for 345e78b - Browse repository at this point
Copy the full SHA 345e78bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5577ce5 - Browse repository at this point
Copy the full SHA 5577ce5View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.5.0...v0.6.0