SamboyCoding / Tomlet

Zero-Dependency, model-based TOML De/Serializer for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

nauyHello opened this issue · comments

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

Fixed in release 2.0.0