-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Finalize pydantic v2 #162
Finalize pydantic v2 #162
Commits on Jul 22, 2023
-
Franz Wöllert committed
Jul 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 90dea4d - Browse repository at this point
Copy the full SHA 90dea4dView commit details
Commits on Jul 23, 2023
-
Remove
show-config-member
options from configuration docs.Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 4e724c5 - Browse repository at this point
Copy the full SHA 4e724c5View commit details -
Add note on v1 vs v2 in user installation docs.
Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 716d04d - Browse repository at this point
Copy the full SHA 716d04dView commit details -
Franz Wöllert committed
Jul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for c382fed - Browse repository at this point
Copy the full SHA c382fedView commit details -
Remove the
complete
example as being irrelevant.Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 5f2e259 - Browse repository at this point
Copy the full SHA 5f2e259View commit details -
Franz Wöllert committed
Jul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 4ceb7e7 - Browse repository at this point
Copy the full SHA 4ceb7e7View commit details -
Reduce installation note to the minimum required.
Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for ae2b194 - Browse repository at this point
Copy the full SHA ae2b194View commit details -
Add note about separate v1/v2 branches.
Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for b92841f - Browse repository at this point
Copy the full SHA b92841fView commit details -
Add note for current documentation version. Update features.
Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 34b7c39 - Browse repository at this point
Copy the full SHA 34b7c39View commit details -
Franz Wöllert committed
Jul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 7731866 - Browse repository at this point
Copy the full SHA 7731866View commit details -
Remove global config member confs from models/settings.
Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 505b92a - Browse repository at this point
Copy the full SHA 505b92aView commit details -
Franz Wöllert committed
Jul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 22eac1c - Browse repository at this point
Copy the full SHA 22eac1cView commit details -
Add link to developer guide in readme.
Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 3bc19ed - Browse repository at this point
Copy the full SHA 3bc19edView commit details -
Replace BaseModel with NamedTuple for ValidatorAdapter.
Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for becd26a - Browse repository at this point
Copy the full SHA becd26aView commit details -
Remove obsolete pre/post root validator attributes.
Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 7dbc583 - Browse repository at this point
Copy the full SHA 7dbc583View commit details -
Franz Wöllert committed
Jul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 0128dd5 - Browse repository at this point
Copy the full SHA 0128dd5View commit details -
Franz Wöllert committed
Jul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 7cc1332 - Browse repository at this point
Copy the full SHA 7cc1332View commit details -
Add
importlib-metadata
for python 3.7.Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 8fca991 - Browse repository at this point
Copy the full SHA 8fca991View commit details -
Update sphinx version support to >4.0.0.
Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for ffae62f - Browse repository at this point
Copy the full SHA ffae62fView commit details -
Remove dep range for importlib-metadata.
Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 090f024 - Browse repository at this point
Copy the full SHA 090f024View commit details -
Franz Wöllert committed
Jul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 2144efa - Browse repository at this point
Copy the full SHA 2144efaView commit details -
Fix import error for
Annotated
.Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 5f0d6a9 - Browse repository at this point
Copy the full SHA 5f0d6a9View commit details -
Fix string representation of annotated types in py<3.9.
Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for e754a8a - Browse repository at this point
Copy the full SHA e754a8aView commit details -
Franz Wöllert committed
Jul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for fe29c7f - Browse repository at this point
Copy the full SHA fe29c7fView commit details -
Provide more explicit test name.
Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for dbcfa4c - Browse repository at this point
Copy the full SHA dbcfa4cView commit details -
Improve migration doc - ci skip.
Franz Wöllert committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 97b9c16 - Browse repository at this point
Copy the full SHA 97b9c16View commit details
Commits on Jul 24, 2023
-
Add erdantic to dev setup install.
Franz Wöllert committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for a06f9a1 - Browse repository at this point
Copy the full SHA a06f9a1View commit details -
Remove obsolete config documenter directive options.
Franz Wöllert committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 599475f - Browse repository at this point
Copy the full SHA 599475fView commit details -
Improve docs on FAQ migration.
Franz Wöllert committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 73ff9fa - Browse repository at this point
Copy the full SHA 73ff9faView commit details -
Remove obsolete pydantic compatibility test helpers.
Franz Wöllert committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for cc6ad27 - Browse repository at this point
Copy the full SHA cc6ad27View commit details -
Franz Wöllert committed
Jul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 6df261c - Browse repository at this point
Copy the full SHA 6df261cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e745537 - Browse repository at this point
Copy the full SHA e745537View commit details -
Configuration menu - View commit details
-
Copy full SHA for aca3dcb - Browse repository at this point
Copy the full SHA aca3dcbView commit details -
Merge pull request #163 from mansenfranzen/all-contributors/add-awoimbee
docs: add awoimbee as a contributor for review, userTesting, and 2 more
Configuration menu - View commit details
-
Copy full SHA for 01c9941 - Browse repository at this point
Copy the full SHA 01c9941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 024b0c6 - Browse repository at this point
Copy the full SHA 024b0c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 598579c - Browse repository at this point
Copy the full SHA 598579cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cadf0d - Browse repository at this point
Copy the full SHA 2cadf0dView commit details -
Merge pull request #166 from mansenfranzen/all-contributors/add-PriOl…
…iveira docs: add PriOliveira as a contributor for review, and userTesting
Configuration menu - View commit details
-
Copy full SHA for a0646de - Browse repository at this point
Copy the full SHA a0646deView commit details -
Update contributor count - skip ci.
Franz Wöllert committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for db01b4a - Browse repository at this point
Copy the full SHA db01b4aView commit details