Skip to content

Latest commit

 

History

History
68 lines (26 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

68 lines (26 loc) · 2.06 KB

Change Log

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

1.0.13 (2020-04-20)

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

1.0.12 (2020-04-11)

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

1.0.11 (2020-04-06)

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

1.0.10 (2020-04-05)

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

1.0.9 (2020-03-28)

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)