metagen_cs/CHANGELOG.md

9 lines
355 B
Markdown
Raw Normal View History

2024-03-27 13:06:32 +03:00
## 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
2024-03-26 11:23:32 +03:00
## v4.8.0
- Using C# built-in initialization routines instead of MetaIO's methods
2024-03-13 10:23:36 +03:00
## v4.7.0
- Array comparison generated code now takes bitfields token into account for array entries