Skip to content

Latest commit

 

History

History
44 lines (20 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

44 lines (20 loc) · 1.55 KB

Change Log

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

1.0.59 (2021-07-01)

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

1.0.58 (2021-06-08)

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)