Skip to content

Latest commit

 

History

History
216 lines (111 loc) · 4.36 KB

File metadata and controls

216 lines (111 loc) · 4.36 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-13)

Commits

Details
  • fddbb92 - bench: refactor to use string interpolation in @stdlib/random-iter (#11424) (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
  • 07f7c05 - test: use standardized assertion messages and fix lint errors (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 (2023-09-24)

Features

  • efe050d - update minimum TypeScript version
  • a1c7136 - refactor declarations to preserve type info

BREAKING CHANGES

  • efe050d: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.
  • a1c7136: refactor declarations to preserve type info

Commits

Details
  • efe050d - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 10c6209 - test: use strictEqual checks (by Philipp Burckhardt)
  • ca17d38 - refactor: swap out copy for assign in iter packages (by Philipp Burckhardt)
  • a1c7136 - feat: refactor declarations to preserve type info (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.0.6 (2022-02-16)

No changes reported for this release.

0.0.5 (2021-08-22)

No changes reported for this release.

0.0.4 (2021-07-07)

No changes reported for this release.

0.0.3 (2021-06-28)

No changes reported for this release.

0.0.2 (2021-06-16)

No changes reported for this release.

0.0.1 (2021-06-15)

No changes reported for this release.