Skip to content

Latest commit

 

History

History
111 lines (59 loc) · 2.45 KB

File metadata and controls

111 lines (59 loc) · 2.45 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:

#3176

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)
  • 28db4f2 - feat: add array/base/mskunary4d (#3208) (by Abhijit Raut, Athan Reines)

Contributors

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

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