Skip to content

v0.51.6-public

Compare
Choose a tag to compare
@idleyui idleyui released this 26 Jan 06:42
· 4 commits to release/0.51.x since this release

[0.51.6-public] - 2025-01-26

Fixes

  • TypeInfo Fixed an issue where StructTypeInfo nested within ArrayTypeInfo or MapTypeInfo would not quote field names in nested structures when using getTypeName(true) method

[0.51.6-public] - 2025-01-26

修复

  • TypeInfo 修复了当 StructTypeInfo 嵌套在 ArrayTypeInfoMapTypeInfo 内时,getTypeName(true) 方法不会对嵌套内字段名进行 quote 的问题。