Skip to content

Releases: Mutagen-Modding/Mutagen.Bethesda.Serialization

1.5

06 Dec 19:28
Compare
Choose a tag to compare
1.5
  • Updated to latest mutagen nightly, with new Starfield definitions

1.4

27 Oct 20:59
Compare
Choose a tag to compare
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

03 Oct 21:52
Compare
Choose a tag to compare
1.3
  • bump to latest mutagen definitions

1.2

09 Sep 08:34
Compare
Choose a tag to compare
1.2
  • Bump for Starfield support

1.1

18 Aug 21:10
a383dc7
Compare
Choose a tag to compare
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

1.0

11 Aug 19:43
81a2c15
Compare
Choose a tag to compare
1.0
  • Initial release