mirror of
https://github.com/fastapi/fastapi.git
synced 2026-09-08 11:35:12 -04:00
📝 Update release notes
This commit is contained in:
1 parent
faf88cea0b
commit
5fd5b6e72d
1 file changed
+2
@@ -1,5 +1,7 @@
|
|||||||
## Latest changes
|
## Latest changes
|
||||||
|
|
||||||
|
* Update terminal styles in docs and add note about [**Typer**, the FastAPI of CLIs](https://typer.tiangolo.com/). PR [#1139](https://github.com/tiangolo/fastapi/pull/1139).
|
||||||
|
|
||||||
## 0.52.0
|
## 0.52.0
|
||||||
|
|
||||||
* Add new high-performance JSON response class using `orjson`. New docs: [Custom Response - HTML, Stream, File, others: `ORJSONResponse`](https://fastapi.tiangolo.com/advanced/custom-response/#use-orjsonresponse). PR [#1065](https://github.com/tiangolo/fastapi/pull/1065).
|
* Add new high-performance JSON response class using `orjson`. New docs: [Custom Response - HTML, Stream, File, others: `ORJSONResponse`](https://fastapi.tiangolo.com/advanced/custom-response/#use-orjsonresponse). PR [#1065](https://github.com/tiangolo/fastapi/pull/1065).
|
||||||
|
|||||||
Reference in new issue
Block a user