mirror of
https://github.com/HighCapable/SweetProperty.git
synced 2025-09-05 18:25:35 +08:00
10 lines
329 B
Markdown
10 lines
329 B
Markdown
# Changelog
|
|
|
|
## 1.0.0 | 2023.09.03
|
|
|
|
- The first version is submitted to Maven
|
|
|
|
## 1.0.1 | 2023.09.04
|
|
|
|
- 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 |