Skip to content

Releases: GameFrameX/com.gameframex.unity.event

1.2.0

10 Jun 13:04

Choose a tag to compare

1.2.0 (2026-06-10)

Features

  • event: 添加 CheckUnsubscribe 安全取消订阅方法 (1df67b3)

1.1.2

01 Jun 02:26

Choose a tag to compare

1.1.2 (2026-06-01)

Bug Fixes

  • event: EmptyEventArgs.Clear() 重置 _eventId (ad5ef26)
  • event: 更新 AddComponentMenu 路径 (322a2f5)

Performance Improvements

  • event: CroppingHelper 改用 discard 模式 (10b82e7)

1.1.1

28 May 05:52

Choose a tag to compare

1.1.1 (2026-05-28)

Bug Fixes

  • ci: 统一 .github 工作流配置 (a7031c4)

1.1.0

23 Dec 14:56

Choose a tag to compare

1.1.0 (2025-12-23)

Features