Skip to content

v2.0.0

@bnoordhuis bnoordhuis tagged this 19 Dec 11:49
Make extension of Buffer.prototype opt-in.  The rationale for that is
that some of the buffertools methods conflict with the Buffer methods
of the same name.  Users now have to call `buffertools.extend()` if
they want the old behavior.

Bump the version number to 2.0.0 because this is a breaking change to
the API.
Assets 2
Loading