File tree Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ GitHub] ( https://img.shields.io/github/license/fastapi-practices/fastapi_best_architecture )] ( https://github.com/fastapi-practices/fastapi_best_architecture/blob/master/LICENSE )
4
4
[ ![ Static Badge] ( https://img.shields.io/badge/python-3.10%2B-blue )] ( https://www.python.org/downloads/ )
5
5
6
- > [ !TIP]
7
- > You are viewing the pydantic-v1 branch, which is locked and no longer provides updates and fixes
6
+ > [ !CAUTION]
7
+ > ** For 2023-12-21 (announcement)**
8
+ >
9
+ > The master branch has been fully migrated to pydantic-v2, please pay extra attention to sync fork operations to avoid
10
+ > irreparable damage!
11
+ > We have kept and locked the original branch (pydantic-v1), which you can get in the branch selector
12
+
13
+ Pydantic-V2 Completed 🎉
8
14
9
15
English | [ 简体中文] ( ./README.zh-CN.md )
10
16
Original file line number Diff line number Diff line change 3
3
[ ![ GitHub] ( https://img.shields.io/github/license/fastapi-practices/fastapi_best_architecture )] ( https://github.com/fastapi-practices/fastapi_best_architecture/blob/master/LICENSE )
4
4
[ ![ Static Badge] ( https://img.shields.io/badge/python-3.10%2B-blue )] ( https://www.python.org/downloads/ )
5
5
6
- > [ !TIP]
7
- > 你正在查看 pydantic-v1 分支,此分支已被锁定,不再提供更新和修复
6
+ > [ !CAUTION]
7
+ > ** 2023-12-21 (公告)**
8
+ >
9
+ > 主分支已完全迁移到 pydantic-v2,请格外注意 sync fork 操作,以免造成不可挽回的损失!
10
+ > 我们保留并锁定了原始分支(pydantic-v1),您可以在分支选择器中找到它
11
+
12
+ Pydantic-V2 完工 🎉
8
13
9
14
简体中文 | [ English] ( ./README.md )
10
15
You can’t perform that action at this time.
0 commit comments