Sebastián Ramírez
b6ea9ea2ca
📝 Update release notes
5 years ago
Roald Storm
b85b2e3942
✨ Add support for subtypes of main types in jsonable_encoder
5 years ago
Sebastián Ramírez
08fc2a41ca
📝 Update release notes
5 years ago
Dustyposa
8d3dcbcd1b
fix type UrlStr -> HttpUrl ( #832 )
5 years ago
Justin DuJardin
861ed37c97
📝 update twitter compose tweet links ( #813 )
The links to post @tiangolo were not working
5 years ago
Sebastián Ramírez
7a445402d4
📝 Update release notes
5 years ago
Sebastián Ramírez
04c8502cc7
📝 Add docs for correctly using Peewee ( #789 )
5 years ago
Sebastián Ramírez
c7c69586ae
🔖 Release version 0.45.0
5 years ago
Sebastián Ramírez
4e09feda9e
📝 Update release notes
5 years ago
Ben Dayan
73260971b5
✨ Add support for OpenAPI Callbacks ( #722 )
5 years ago
Sebastián Ramírez
b36bfff56e
📝 Update release notes
5 years ago
Sebastián Ramírez
83d04df8a6
🔊 Refactor logging ( #781 )
5 years ago
Sebastián Ramírez
7bc78c5fd3
📝 Update release notes
5 years ago
prostomarkeloff
ae8fa3aacd
📝 Add article about FastAPI to external links ( #766 )
5 years ago
Sebastián Ramírez
08bc120771
📝 Update release notes
5 years ago
Sebastián Ramírez
a39efb029f
💬 Rephrase handling-errors to remove gender while keeping readability ( #780 )
5 years ago
Sebastián Ramírez
58ca98285f
📝 Update release notes
5 years ago
prostomarkeloff
3f5f81bbdc
📝 Change 'Schema' to 'Field' in docs ( #746 )
5 years ago
Sebastián Ramírez
90236c8135
🔖 Release version 0.44.1
5 years ago
Sebastián Ramírez
c200bc2240
📝 Update release notes
5 years ago
Sebastián Ramírez
e9861cd918
🍱 Add GitHub social preview assets to git ( #752 )
5 years ago
Sebastián Ramírez
202fa11d50
📝 Update release notes
5 years ago
Sebastián Ramírez
4b6e09296c
🔧 Update PyPI trove classifiers ( #751 )
5 years ago
Sebastián Ramírez
9bd0d6fa96
👷 Enable full Travis for Python 3.8 ( #750 )
5 years ago
Sebastián Ramírez
35510a5ea7
📝 Update the "new issue" templates ( #749 )
* 🔧 Update the "new issue" templates
* 💚 Trigger Travis CI after Travis migration
5 years ago
Sebastián Ramírez
c1788a25c7
📝 Update release notes
5 years ago
dmontagu
19c77e35bd
🐛 Fix issue with exotic pydantic error serialization ( #748 )
5 years ago
Sebastián Ramírez
cc4c13e4ae
🔖 Release 0.44.0, with support for Pydantic v1 and above! 🎉
5 years ago
Sebastián Ramírez
4f3764faa9
📝 Update release notes
5 years ago
Sebastián Ramírez
c27ad0dc26
💚 Make GitHub action Issue Manager run once every night
5 years ago
Sebastián Ramírez
6d0caf7522
👷 Add GitHub action Issue Manager ( #742 )
5 years ago
Sebastián Ramírez
06df32e84c
📝 Update release notes
5 years ago
bundabrg
28c089c029
✏️ Fix typos in docs ( #734 )
5 years ago
Sebastián Ramírez
44b26bb64c
📝 Update release notes
5 years ago
Stéphane Wirtel
e04bae2286
🐛 Fix the usage of custom_encoder for jsonable_encoder #714 ( #715 )
5 years ago
Sebastián Ramírez
23f5940e8b
📝 Update release notes
5 years ago
OcasoProtal
4915cf0561
🐛 Fix XML example ( #710 )
5 years ago
Sebastián Ramírez
a1c9eff041
📝 Update release notes
5 years ago
Nicolas Marier
57cb3f3089
📝 Fix typos and wording in deployment docs ( #700 )
5 years ago
Sebastián Ramírez
bd6b3b07c5
📝 Update release notes
5 years ago
Nicolas Marier
3cf8b86dc1
📝 Clarify docs for APIRouter dependencies ( #698 )
5 years ago
Sebastián Ramírez
55165f292a
📝 Update release notes
5 years ago
François Voron
f3ddc7bdeb
🐛 Allow async class methods as dependencies ( #681 )
5 years ago
Sebastián Ramírez
4356cc9588
📝 Update release notes
5 years ago
euri10
cd9e87e60e
📝 Add FastAPI cheatsheet to links ( #671 )
5 years ago
Sebastián Ramírez
4834d87dcd
📝 Update release notes
5 years ago
Forest Monsen
7781cc0936
✏️ Fix protocol separator typo ( #647 )
5 years ago
Sebastián Ramírez
23459d4a35
📝 Update release notes
5 years ago
dmontagu
ab2b86fe2c
✨ Add support for Pydantic v1 and above 🎉 ( #646 )
* Make compatible with pydantic v1
* Remove unused import
* Remove unused ignores
* Update pydantic version
* Fix minor formatting issue
* ⏪ Revert removing iterate_in_threadpool
* ✨ Add backwards compatibility with Pydantic 0.32.2
with deprecation warnings
* ✅ Update tests to not break when using Pydantic < 1.0.0
* 📝 Update docs for Pydantic version 1.0.0
* 📌 Update Pydantic range version to support from 0.32.2
* 🎨 Format test imports
* ✨ Add support for Pydantic < 1.2 for populate_validators
* ✨ Add backwards compatibility for Pydantic < 1.2.0 with required fields
* 📌 Relax requirement for Pydantic to < 2.0.0 🎉 🚀
* 💚 Update pragma coverage for older Pydantic versions
5 years ago
Sebastián Ramírez
90a5796b94
🔖 Release 0.43.0
5 years ago