Skip to content

Latest commit

 

History

History
104 lines (53 loc) · 2.09 KB

File metadata and controls

104 lines (53 loc) · 2.09 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-12)

Commits

Details
  • e88c94d - refactor: update to avoid circular dependency (by Athan Reines)

Contributors

A total of 1 person contributed to this release. Thank you to this contributor:

  • Athan Reines

0.1.1 (2026-02-08)

No changes reported for this release.

0.1.0 (2026-01-30)

Features

Bug Fixes

Commits

Details
  • 78090a6 - fix: make CLI scripts executable (#7635) (by stdlib-bot)
  • e6e4501 - feat: add assert/has-float16array-support (#7347) (by Uday Kakade, Athan Reines, stdlib-bot)

Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Uday Kakade