Skip to content

Latest commit

 

History

History
52 lines (22 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

52 lines (22 loc) · 1.72 KB

Change Log

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

1.0.20 (2020-06-01)

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

1.0.19 (2020-06-01)

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

1.0.18 (2020-05-29)

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)