Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

36 lines (18 loc) · 1.37 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.44 (2021-02-20)

Note: Version bump only for package @thi.ng/leb128

1.0.1 (2019-11-30)

Bug Fixes

1.0.0 (2019-11-09)

Features

  • leb128: no more async init, remove READY promise, update tests (2044583)

BREAKING CHANGES

  • leb128: switch to synchronous initialization

0.1.0 (2019-07-07)

Features

  • leb128: add READY promise to allow waiting for WASM initialization (60c3245)
  • leb128: add zig tests, move binary to sep src file for auto regen (2a89cde)
  • leb128: import new hybrid TS/WASM/zig package, incl. readme & tests (140b238)