We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 173da2e commit d2a2247Copy full SHA for d2a2247
1 file changed
RELEASE_NOTES.md
@@ -2,6 +2,7 @@
2
3
## 0.8.1
4
* MessagePack.Packer/UnpackerConfig are now immuable and configurable with withXXX methods.
5
+ * Add bufferSize configuration parameter
6
* Allow setting null to ArrayBufferInput for advanced applications that require dedicated memory management.
7
* Fix MessageBufferPacker.toXXX to properly flush the output
8
* Modify ValueFactory methods to produce a copy of the input data. To omit the copy, use `omitCopy` flag.
0 commit comments