Skip to content

Latest commit

 

History

History
141 lines (73 loc) · 3.1 KB

File metadata and controls

141 lines (73 loc) · 3.1 KB

CHANGELOG

Package changelog.

Unreleased (2026-06-29)

Commits

Details
  • 58b187e - docs: fix assign examples in random/array TypeScript declarations (#12738) (by Philipp Burckhardt)
  • 21b0508 - docs: update related packages sections (#12306) (by stdlib-bot)
  • f3146ac - bench: refactor to use string interpolation in @stdlib/random-array (#11417) (by Karan Anand)

Contributors

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

  • 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

  • d5cfbcc - add random/array/negative-binomial

Commits

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

Contributors

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

  • Athan Reines