We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d3369d commit f940ea1Copy full SHA for f940ea1
1 file changed
packages/python/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 0.1.0
2
+
3
+- 正式发布
4
+- Project/Task 基于 Pydantic BaseModel
5
+- JSON 序列化 (to_dict / model_validate)
6
+- Task.replace() 等效 Dart copyWith
7
8
## 0.1.0-rc.1
9
10
- 初始测试发布
0 commit comments