Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

1.0.1

Choose a tag to compare

@fankes fankes released this 03 Sep 18:43
· 89 commits to master since this release
c982fec

SweetProperty 1.0.1 Released

  • After enabling isEnableTypeAutoConversion, you can use '' or "" to force the content of a value to be a string type
  • Modify the content of the properties key-values in the generated code to use the optimized type to render

For more details, please check the changelog.


SweetProperty 1.0.1 已发布

  • 新增启用 isEnableTypeAutoConversion 后可以使用 '' 或 "" 强制设置一个键值内容为字符串类型
  • 修改生成的代码中属性键值的内容使用优化后的类型呈现

详情请查看更新日志。