small-bytearray-builder v0.3.6.0 Release Notes
Release Date: 2020-06-30 // about 4 years ago-
- โ Add
replicate
. - ๐ Fix compatibility with
primitive-0.7.1.0
.
- โ Add
Previous changes from v0.3.5.0
-
- โ Add
wordLEB128
andword64LEB128
. - โ Add
integerDec
andnaturalDec
. - โ Add
word48PaddedLowerHex
. - โ Add
newBuilderState
,closeBuilderState
,commitDistance
, andcommitDistance1
to the unsafe module.
- โ Add