Skip to content

Latest commit

 

History

History
179 lines (94 loc) · 3.7 KB

File metadata and controls

179 lines (94 loc) · 3.7 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.2.3 (2026-02-08)

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)
  • bc3632a - chore: minor clean-up (by Philipp Burckhardt)
  • 836170d - refactor: update paths (by Gururaj Gurram)
  • 10641b6 - docs: add note (by Athan Reines)

Contributors

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

  • Athan Reines
  • Gururaj Gurram
  • Philipp Burckhardt

0.2.2 (2024-07-28)

No changes reported for this release.

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 45cec68 - docs: fix callback parameters and update parameter descriptions (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.1.0 (2023-09-24)

Features

  • 2fac063 - add array/base/mskbinary2d

Commits

Details
  • 2fac063 - feat: add array/base/mskbinary2d (by Athan Reines)

Contributors

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

  • Athan Reines