zacala1

Results 1 issues of zacala1

When I tested serializing char type property, 'System.InvalidOperationException : Invalid primitive System.Char' exception occurred. I guess that 'private void WritePrimitive(object primitive, TomlPropertyDisplayKind displayKind)' function should deal with char type. there...

bug
PR welcome