SamboyCoding / Tomlet

Zero-Dependency, model-based TOML De/Serializer for .NET
MIT License
155 stars 29 forks source link

not support to deserialize array of string whose length is 0. #9

Closed nauyHello closed 3 years ago

nauyHello commented 3 years ago

cant deserialize next line: array =["","","","",""]

SamboyCoding commented 3 years ago

Fixed in release 2.0.0