-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: sopherapps/pydantic-redis
base: v0.5.0
head repository: sopherapps/pydantic-redis
compare: master
- 17 commits
- 26 files changed
- 2 contributors
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 74139f9 - Browse repository at this point
Copy the full SHA 74139f9View commit details -
Merge pull request #31 from sopherapps/hotfix/error-reference-docs-no…
…t-visible Fix error with the reference docs not being rendered
Configuration menu - View commit details
-
Copy full SHA for d666225 - Browse repository at this point
Copy the full SHA d666225View commit details -
Bump orjson from 3.9.13 to 3.9.15
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.13 to 3.9.15. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.9.13...3.9.15) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ee44838 - Browse repository at this point
Copy the full SHA ee44838View commit details -
Merge pull request #33 from sopherapps/dependabot/pip/orjson-3.9.15
Bump orjson from 3.9.13 to 3.9.15
Configuration menu - View commit details
-
Copy full SHA for a715f2f - Browse repository at this point
Copy the full SHA a715f2fView commit details -
Bump black from 22.8.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 22.8.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.8.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4bbfbf6 - Browse repository at this point
Copy the full SHA 4bbfbf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 989a002 - Browse repository at this point
Copy the full SHA 989a002View commit details -
Merge pull request #34 from sopherapps/dependabot/pip/black-24.3.0
Bump black from 22.8.0 to 24.3.0
Configuration menu - View commit details
-
Copy full SHA for a0f79e2 - Browse repository at this point
Copy the full SHA a0f79e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for be749d7 - Browse repository at this point
Copy the full SHA be749d7View commit details
Commits on Jul 1, 2024
-
Merge pull request #35 from sopherapps/bugfix/error-multiple-redis-in…
…stances-can-be-passed-to-store Fix possibility of Passing Multiple Redis Instances to the Store
Configuration menu - View commit details
-
Copy full SHA for 3d7d960 - Browse repository at this point
Copy the full SHA 3d7d960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ea6411 - Browse repository at this point
Copy the full SHA 6ea6411View commit details
Commits on Jul 6, 2024
-
Add support for deeply nested models
This goes beyond the first level of nesting like List[Model], Tuple[Model]. It makes stuff like List[Tuple[str, Tuple[int, Model, bool]]] possible
Configuration menu - View commit details
-
Copy full SHA for e14c94d - Browse repository at this point
Copy the full SHA e14c94dView commit details
Commits on Jul 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3876ba - Browse repository at this point
Copy the full SHA a3876baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 955b7e1 - Browse repository at this point
Copy the full SHA 955b7e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c24b2a - Browse repository at this point
Copy the full SHA 0c24b2aView commit details -
Merge pull request #40 from sopherapps/hotfix/nested-models-in-dicts-…
…and-tuples Hotfix/nested models in dicts and tuples
Configuration menu - View commit details
-
Copy full SHA for ffeeaa3 - Browse repository at this point
Copy the full SHA ffeeaa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc974c - Browse repository at this point
Copy the full SHA 1fc974cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e5447b - Browse repository at this point
Copy the full SHA 8e5447bView commit details
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...master