Skip to content

Releases: GameFrameX/com.gameframex.unity.litjson

1.2.1

15 Jun 13:50

Choose a tag to compare

1.2.1 (2026-06-15)

Bug Fixes

  • runtime: 默认关闭 ToJson 美化输出 (e685f34)

1.2.0

15 Jun 13:23

Choose a tag to compare

1.2.0 (2026-06-15)

Features

  • runtime: 批量添加 [Preserve] 防裁剪标签 (9fe0183)
  • runtime: 新增 JsonIgnoreAttribute 并重命名命名空间 (13ccea0)
  • runtime: 新增 JsonPropertyAttribute 支持自定义属性名 (fa44547)