Skip to content

v1.0.2

Compare
Choose a tag to compare
@zlatanov zlatanov released this 17 Feb 22:02
· 57 commits to master since this release
  1. Contains a few minor performance improvements.
  2. JsonBufferWriter now exposes Sequence property instead of ToSequence() method to better indicate that the lifetime of the objects is the same - i.e. the sequence should not be used after disposing the buffer writer.