Skip to content

Latest commit

 

History

History
142 lines (74 loc) · 3.11 KB

File metadata and controls

142 lines (74 loc) · 3.11 KB

CHANGELOG

Package changelog.

Unreleased (2026-06-10)

Commits

Details
  • 58b187e - docs: fix assign examples in random/array TypeScript declarations (#12738) (by Philipp Burckhardt)
  • da0bf4e - docs: update related packages sections (#12237) (by stdlib-bot, Athan Reines)
  • c0ca8d9 - bench: refactor to use string interpolation in @stdlib/random-array (#11415) (by Karan Anand)

Contributors

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

  • Athan Reines
  • Karan Anand
  • Philipp Burckhardt

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)

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)

No changes reported for this release.

0.1.0 (2024-01-12)

Features

  • 009f80f - add random/array/binomial

Commits

Details
  • 8598798 - docs: updated related packages (by Athan Reines)
  • 009f80f - feat: add random/array/binomial (by Athan Reines)

Contributors

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

  • Athan Reines