Skip to content

Latest commit

 

History

History
76 lines (28 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

76 lines (28 loc) · 2.23 KB

Change Log

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

1.0.34 (2020-09-22)

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

1.0.33 (2020-09-13)

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

1.0.32 (2020-08-28)

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

1.0.31 (2020-08-20)

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

1.0.30 (2020-08-17)

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

1.0.29 (2020-08-16)

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)