Skip to content

Latest commit

 

History

History
128 lines (65 loc) · 2.35 KB

File metadata and controls

128 lines (65 loc) · 2.35 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-17)

Commits

Details
  • 67c0a20 - bench: refactor to use string interpolation in @stdlib/assert (#11398) (by Karan Anand)

Contributors

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

  • Karan Anand

0.0.3 (2026-02-08)

Commits

Details
  • de93d8f - chore: resolve lint errors and update examples (by Athan Reines)
  • ccf69dc - docs: fix description (by Athan Reines)

Contributors

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

  • Athan Reines

0.0.2 (2024-07-29)

No changes reported for this release.

0.0.1 (2024-06-19)

Features

Commits

Details
  • 7c36ea3 - feat: add assert/is-booleanarray (#2299) (by Jaysukh Makvana, Athan Reines)

Contributors

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

  • Athan Reines
  • Jaysukh Makvana