Skip to content

Releases: GameFrameX/com.gameframex.unity.web.protobuff

1.1.1

27 Mar 06:01

Choose a tag to compare

1.1.1 (2026-03-27)

Bug Fixes

  • WebProtoBuff: 移除条件编译并统一使用完全限定名 (244c062)

1.1.0

12 Feb 07:28

Choose a tag to compare

1.1.0 (2026-02-12)

Features

  • Web: 添加网络消息调试日志 (78680a8)

1.0.0

23 Dec 08:06

Choose a tag to compare

1.0.0 (2025-12-23)

Features

  • WebProtoBuff: 添加 RequireComponent 属性以确保依赖组件存在 (f1e6ded)
  • WebProtoBuff: 添加裁剪辅助类确保代码不被裁剪 (da5142c)
  • 添加Web ProtoBuff组件支持HTTP请求和ProtoBuf序列化 (1f990c7)