Skip to content

Latest commit

 

History

History
112 lines (60 loc) · 2.48 KB

File metadata and controls

112 lines (60 loc) · 2.48 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-14)

Commits

Details
  • 56bc531 - bench: refactor to use string interpolation in @stdlib/array (#11412) (by Karan Anand, Athan Reines)

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-08)

No changes reported for this release.

0.1.0 (2026-01-30)

Features

Closed Issues

This release closes the following issue:

#3177

Commits

Details
  • 6f85067 - test: fix malformed test descriptions from strictEqual migration (by Philipp Burckhardt)
  • a147b7d - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • 3938b26 - refactor: update paths (by Gururaj Gurram)
  • b26d9d5 - feat: add array/base/mskunary5d (#3207) (by Vinit Pandit, Athan Reines, Abhijit, stdlib-bot)

Contributors

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

  • Abhijit Raut
  • Athan Reines
  • Gururaj Gurram
  • Philipp Burckhardt
  • Vinit Pandit