-
Notifications
You must be signed in to change notification settings - Fork 176
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: fastapiutils/fastapi-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fastapiutils/fastapi-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 22 files changed
- 5 contributors
Commits on May 11, 2024
-
* Attempt to fix docs * Fix typo in docs * Fix another typo * Update docs so nav would work properly
Configuration menu - View commit details
-
Copy full SHA for bf9c215 - Browse repository at this point
Copy the full SHA bf9c215View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 043869e - Browse repository at this point
Copy the full SHA 043869eView commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 57b7657 - Browse repository at this point
Copy the full SHA 57b7657View commit details
Commits on Jun 10, 2024
-
Fix: tasks.repeat_every() and related tests (#310)
* fix(tasks): Fix @repeat_every blocking app startup * fix(tasks): Add missing await on ensure_future * Revert "fix(tasks): Add missing await on ensure_future" This reverts commit 3d9ba0d. See the conversation on #308 for further details. * added on_complete parameter for pytest purpose * added loop completed state and loop_completed function * formatting improvements (for mypy) * use Union for typing support in older Python versions * on_exception feature added and deprecation warnings for logger and raise_exception added * Fix TestRepeatEveryWithAsynchronousFunction so that it runs with async functions * add pytest-timeout to package and fix typo * fix function type problems by removing conditional types --------- Co-authored-by: Martin <[email protected]> Co-authored-by: Yuval Levi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fdd2939 - Browse repository at this point
Copy the full SHA fdd2939View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f2a6f3 - Browse repository at this point
Copy the full SHA 3f2a6f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a14266 - Browse repository at this point
Copy the full SHA 1a14266View commit details
Commits on Nov 10, 2024
-
* Update all deps and drop 3.8 support * Typo fix and drop 3.8 support * Add auto changelog generation * Update ruff * Fix deps and tests_tasks to drop support for 3.7 and fix issues for 3.8 * Replace test devcontainer with 3.8 container * Update pyproject to include python 3.9 issues * Add python 3.12 * Rename ci job name
Configuration menu - View commit details
-
Copy full SHA for 5f74bb2 - Browse repository at this point
Copy the full SHA 5f74bb2View commit details -
* Add changelog ci * Remove 3.7 from badges * Add permissions * Add repoened type to allow re-run the changelog ci * Replace all links with github pages links * Remove changlog ci
Configuration menu - View commit details
-
Copy full SHA for d70680b - Browse repository at this point
Copy the full SHA d70680bView commit details -
* Bump to version 0.8.0 * Remove 3.7 specific code
Configuration menu - View commit details
-
Copy full SHA for 7d37e44 - Browse repository at this point
Copy the full SHA 7d37e44View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c2cbcd - Browse repository at this point
Copy the full SHA 1c2cbcdView commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 166d68b - Browse repository at this point
Copy the full SHA 166d68bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c731617 - Browse repository at this point
Copy the full SHA c731617View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9d1db1 - Browse repository at this point
Copy the full SHA c9d1db1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e7e2c - Browse repository at this point
Copy the full SHA e9e7e2cView 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.6.0...master