Skip to content

v1.6.0

Choose a tag to compare

@linkdotnet linkdotnet released this 10 Nov 19:38
f2c42cf

Addeed

  • Added overload which allows an initial string for the ValueStringBuilder
  • Meziantou.Analyzer as developer dependency to spot issues early on
  • readonly hint's on readonly methods

Changed

  • Added StructLayout(LayoutKind.Auto), which makes the ValueStringBuilder not usable for unmanaged code