## v4.9.2 - Added @cs_obsolete token, that mark fields with [Obsolete]. @cs_obsolete:"Comment" will add summary with "Comment" to field ## v4.9.1 - Fixing nested diffable POD structs being incorrectly marked as clean in GetDiff ## v4.8.2 - Fixing thread safety possible issue when reading an array of enums - Fixing bug when the target enum array property wouldn't be cleared before reading data ## v4.8.0 - Using C# built-in initialization routines instead of MetaIO's methods ## v4.7.0 - Array comparison generated code now takes bitfields token into account for array entries