Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@jborean93 jborean93 released this 29 Jan 01:26
ff65698

What's Changed

  • Better support for array serialization by @jborean93 in #8

v0.3.1 - 2024-01-29

  • Serialize any IList type as a Toml array value and not just an array
  • Deserialize Toml array values that contain table/array/ values into the proper dotnet object
  • Support serializing IntPtr and UIntPtr instances

Full Changelog: v0.3.0...v0.3.1