1.12.01.11.0
Reading changes from the repo…
_.isEqual
function, which now considers the .byteOffset
for precise comparisons. _.throttle
and _.debounce
tests. _.isType
, which reduces unnecessary calls and optimizes path evaluations. _.isEqual
when comparing arrays of Buffers, ensuring that comparisons yield the expected outcomes.