Skip to content

Latest commit

 

History

History
133 lines (73 loc) · 7.39 KB

CHANGELOG.md

File metadata and controls

133 lines (73 loc) · 7.39 KB

Change Log

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

1.7.3 (2024-04-23)

Note: Version bump only for package @node-rs/xxhash

1.7.2 (2024-04-23)

Bug Fixes

1.7.1 (2024-04-20)

Bug Fixes

  • deps: update dependency @napi-rs/wasm-runtime to ^0.2.0 (#826) (f863999)

1.7.0 (2024-02-29)

Bug Fixes

Features

1.6.0 (2024-01-09)

Bug Fixes

Features

1.5.0 (2024-01-02)

Features

1.4.2 (2023-07-20)

Bug Fixes

  • update native packages binary meta (e22b97f)

1.4.1 (2023-07-20)

Bug Fixes

1.4.0 (2023-04-28)

Features

1.3.0 (2023-01-11)

Features

  • deno-lint: upgrade to deno_lint 0.32 (e697ca0)

1.2.1 (2022-05-14)

Bug Fixes

  • Node.js worker_threads safe by upgrade NAPI-RS version (#623) (792f69d)

1.2.0 (2022-02-11)

Features

1.1.4 (2022-01-18)

Note: Version bump only for package @node-rs/xxhash

1.1.3 (2022-01-13)

Note: Version bump only for package @node-rs/xxhash

1.1.2 (2022-01-13)

Note: Version bump only for package @node-rs/xxhash

1.1.1 (2022-01-10)

Bug Fixes

  • argon2,bcrypt,crc32,deno-lint,jieba,xxhash: update js binding (4ac6d2b)

1.1.0 (2021-12-22)

Features

1.0.1 (2021-11-15)

Bug Fixes

1.0.0 (2021-10-22)

Features

  • xxhash: implement xxh3 (d91293a)
  • xxhash: init xxhash32 and xxhash64 (5ea38c3)

Performance Improvements

  • xxhash: avoid copy input content (01ef88d)
  • xxhash: reduce binary size (086ec11)