Skip to content

Latest commit

 

History

History
96 lines (50 loc) · 2.13 KB

File metadata and controls

96 lines (50 loc) · 2.13 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.1.1 (2026-02-08)

No changes reported for this release.

0.1.0 (2026-01-31)

Features

  • 755425a - add assert/is-ndarray-like-with-data-type

Commits

Details
  • f9651e6 - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • b8c41df - docs: update related packages sections (#3915) (by stdlib-bot)
  • 50ab973 - docs: fix description (by Athan Reines)
  • 755425a - feat: add assert/is-ndarray-like-with-data-type (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt