Skip to content

v1.0.12

Choose a tag to compare

@gmpassos gmpassos released this 26 Oct 08:22
· 11 commits to master since this release
d2828ce
Merge v1.0.12 (BitsBuffer)

v1.0.12

 - New `BitsBuffer`.
 - `BytesBuffer`:
   - `writeWritables/readWritables`: new parameter option `leb128`.
   - Added `writeFloat64`, `writeAllFloat64`, `readFloat64` and `readAllFloat64`.
   - Added `writeFloat32`, `writeAllFloat32`, `readFloat32` and `readAllFloat32`.
   - Added `readTo` and `writeFrom`.

 - test: ^1.24.8