Releases: Mutagen-Modding/Mutagen.Bethesda.Serialization
Releases · Mutagen-Modding/Mutagen.Bethesda.Serialization
1.5
1.4
- More starfield definitions added
- Fixed issues that were blocking Fo4 generated code from compiling
- Fix for default values of nullable lists
- Fix for every game has multiple releases except oblivion
- Write errors enriched with record info
- Updates to latest nightly mutagen API
1.3
1.2
1.1
- P2UInt8 field support
- Fix for default values of list fields
- Enum fields handle when they're a generic type of the containing class
- List inside List support improvements
- Added missing ReadArray helper function
- File deletion detection pathing improvements
- Added more generics support in prep for Fo4 support
- Fo4 testing work