v1.0.2
- Contains a few minor performance improvements.
- 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.