mirror of
https://github.com/HighCapable/SweetProperty.git
synced 2025-09-05 18:25:35 +08:00
Bump version to 1.0.5
This commit is contained in:
@@ -35,4 +35,8 @@
|
||||
- Fix the problem that the interpolation content generated using `${...}` still carries string type quotes
|
||||
- Generated code is marked with `@Nonnull` to make it recognized as a non-null return type in Kotlin DSL scripts
|
||||
- Added `project(...)` configuration method to support configuring multiple projects at the same time
|
||||
- Some other functional improvements
|
||||
- Some other functional improvements
|
||||
|
||||
## 1.0.5 | 2023.11.08
|
||||
|
||||
- Fix a serious issue that caused code generation failure when encountering special characters and duplicate key-value names
|
Reference in New Issue
Block a user