Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 2.3 KB

File metadata and controls

50 lines (30 loc) · 2.3 KB

Change Log

All notable changes to this project will be documented in this file. Only versions published since 2023-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.

Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.

0.2.0 (2026-01-16)

🚀 Features

  • add clamp option, fix pool size option handling (cce12e9)

0.1.134 (2025-08-04)

♻️ Refactoring

  • add required typedarray generics (TS5.9) (f1aecd0)

0.1.45 (2023-11-09)

♻️ Refactoring

  • update imports & add type sig (8798d95)
  • update all tests (packages A-S) (e3085e4)

🧪 Tests

  • update/refactor tests to use bun test runner (8f6edb1)
  • update/rename test files/imports (still many broken) (1cb3c49)

0.1.11 (2023-03-27)

♻️ Refactoring

  • update remaining type imports (TS5.0) in various pkgs (e0edf26)

0.1.0 (2023-01-10)

🚀 Features