First non-preview release.
GetRentedBuffer
replaced withGetRentedBufferAndLengthAndDispose
which makes a common mistake harder to make, and clarifies what the method doesToString
no longer disposes the instanceToStringAndDispose
is now the approved way to get astring
and dispose the object (instead of the less-than-obvious use ofToString
)