Skip to content

Latest commit

 

History

History
151 lines (77 loc) · 2.89 KB

File metadata and controls

151 lines (77 loc) · 2.89 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

  • 36fcc2c - add random/array/gumbel

Closed Issues

This release closes the following issue:

#937

Commits

Details
  • e99e4bc - docs: update related packages (by Athan Reines)
  • a333a43 - refactor: rename parameter (by Athan Reines)
  • 36fcc2c - feat: add random/array/gumbel (by Athan Reines)

Contributors

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

  • Athan Reines