Skip to content

Latest commit

 

History

History
148 lines (75 loc) · 2.67 KB

File metadata and controls

148 lines (75 loc) · 2.67 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-19)

Commits

Details
  • 342466e - bench: refactor to use string interpolation in @stdlib/assert (#11399) (by Karan Anand)

Contributors

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

  • Karan Anand

0.2.3 (2026-02-08)

Commits

Details
  • 3af943d - refactor: consolidate into a single line (by Athan Reines)

Contributors

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

  • Athan Reines

0.2.2 (2024-07-29)

No changes reported for this release.

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-15)

No changes reported for this release.

0.1.0 (2024-01-20)

Features

  • c19c4b5 - add assert/is-same-float32array

Commits

Details
  • a2158dd - docs: update related packages sections (#1275) (by stdlib-bot)
  • 3ecf1c9 - docs: fix description (by Athan Reines)
  • c19c4b5 - feat: add assert/is-same-float32array (by Athan Reines)

Contributors

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

  • Athan Reines