Skip to content

Ver.2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 23:09

Fix memory leak in Utf16ValueStringBuilder.Insert #36
Fix throws exception when enum has same value #32
TMP extension for single var #33, thanks @kamyker
Optimize for bool type #31, thanks @udaken
Improved compatibility of Format String #30, thanks @udaken
Improved performance of StringBuilder.AppendFormat #27, thanks @udaken