We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0b0177 commit 51da8d8Copy full SHA for 51da8d8
1 file changed
ChangeLog
@@ -1,3 +1,5 @@
1
+* `Unpacker#feed` now always directly read in provided strings instead of copying content in its buffer.
2
+* `Unpacker#feed` is now an alias of `Unpacker#feed_reference`.
3
* Implement `Factory::Pool#unpacker` and `Factory::Pool#packer` to allow for more precise serialization.
4
* Require Ruby 2.5+.
5
0 commit comments