Skip to content

Latest commit

 

History

History
96 lines (50 loc) · 2.04 KB

File metadata and controls

96 lines (50 loc) · 2.04 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-19)

Commits

Details
  • 26e94d6 - refactor: update to avoid usage of global symbol (by Athan Reines)
  • 67c0a20 - bench: refactor to use string interpolation in @stdlib/assert (#11398) (by Karan Anand)

Contributors

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

  • Athan Reines
  • Karan Anand

0.1.1 (2026-02-07)

No changes reported for this release.

0.1.0 (2026-01-29)

Features

Commits

Details
  • de93d8f - chore: resolve lint errors and update examples (by Athan Reines)
  • 77b2415 - feat: add assert/is-float16array (#7273) (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