Skip to content

Latest commit

 

History

History
175 lines (89 loc) · 3.35 KB

File metadata and controls

175 lines (89 loc) · 3.35 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-12)

Commits

Details
  • c0ca8d9 - bench: refactor to use string interpolation in @stdlib/random-array (#11415) (by Karan Anand)

Contributors

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

  • Karan Anand

0.2.2 (2026-02-08)

Commits

Details
  • 0d7c7b1 - docs: pass in proper argument in TSDoc example code for random/array packages (by Philipp Burckhardt)
  • 54da286 - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • 39e0ba8 - docs: update related packages sections (#2159) (by stdlib-bot)

Contributors

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

  • Philipp Burckhardt

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-15)

Commits

Details
  • e99e4bc - docs: update related packages (by Athan Reines)

Contributors

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

  • Athan Reines

0.1.0 (2024-01-08)

Features

  • 611a594 - add random/array/chisquare

Closed Issues

This release closes the following issue:

#883

Commits

Details
  • 09fe11b - bench: update require path (by Athan Reines)
  • 611a594 - feat: add random/array/chisquare (by Athan Reines)

Contributors

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

  • Athan Reines