发布

  • 0.4.1 41d41e4ffe

    Check for supported types in the `@SendableProperty` macro (#212)

    frostbyte_neo 发布于 2025-07-14 22:08:08 +00:00 | 456 次提交 在此版本后已推送到 main

    • The @SendableProperty macro now checks for supported types to
      prevent a misuse with unsupported types like structs, dictionaries, and
      arrays
    • The new @SendablePropertyUnchecked can be used with classes and
      enums
    下载附件