guava-ui 0.2.6 → 0.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -16,6 +16,10 @@
16
16
  - `Stylelint` : 校验css语法工具
17
17
 
18
18
  ## Version - last >= 3
19
+ > v0.2.7: 2026.06.01
20
+ >> 优化Form表单赋值
21
+ >> 优化Dic字典赋值
22
+ >> 优化crud.save/update方法
19
23
 
20
24
  > v0.2.6: 2026.05.31
21
25
  >> 解决多语言form校验显示问题