Skip to content

Latest commit

 

History

History
150 lines (76 loc) · 2.75 KB

File metadata and controls

150 lines (76 loc) · 2.75 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-12)

Commits

Details
  • c7c1e58 - bench: refactor to use string interpolation in @stdlib/random-array (#11416) (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)

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

  • 308bbb2 - add random/array/kumaraswamy

Closed Issues

This release closes the following issue:

#947

Commits

Details
  • 8598798 - docs: updated related packages (by Athan Reines)
  • 308bbb2 - feat: add random/array/kumaraswamy (by Athan Reines)

Contributors

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

  • Athan Reines