Skip to content

Latest commit

 

History

History
113 lines (61 loc) · 2.79 KB

File metadata and controls

113 lines (61 loc) · 2.79 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:

#3179

Commits

Details
  • c92ba2d - docs: clean-up code in TSDoc examples and remove self-requires (by Philipp Burckhardt)
  • 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)
  • bc3632a - chore: minor clean-up (by Philipp Burckhardt)
  • 836170d - refactor: update paths (by Gururaj Gurram)
  • cb27ec4 - feat: add array/base/mskbinary4d (#3196) (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