Skip to content

Latest commit

 

History

History
285 lines (149 loc) · 6.22 KB

File metadata and controls

285 lines (149 loc) · 6.22 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-26)

Commits

Details
  • 3f792d9 - bench: refactor to use string interpolation in random/base (#11423) (by Karan Anand)
  • 4574e32 - bench: add factory benchmarks to random/base PRNGs (#11563) (by Philipp Burckhardt)

Contributors

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

  • Karan Anand
  • Philipp Burckhardt

0.2.3 (2026-02-08)

No changes reported for this release.

0.2.2 (2026-01-31)

Bug Fixes

  • 40b01fb - update include paths and refactor branching logic

Commits

Details
  • 11581aa - 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)
  • 504a3f1 - style: fix indentation in JSON files (by Philipp Burckhardt)
  • ee0c409 - docs: update note (by Athan Reines)
  • 40b01fb - fix: update include paths and refactor branching logic (by Athan Reines)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • 28433d6 - docs: clean-up C function parameter and return annotations (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.2.1 (2024-02-25)

Commits

Details
  • 9b5486c - refactor: use shared package (by Athan Reines)
  • 4315e33 - docs: update related packages sections (#1320) (by stdlib-bot)

Contributors

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

  • Athan Reines

0.2.0 (2024-02-15)

No changes reported for this release.

0.1.0 (2023-09-24)

Features

  • efe050d - update minimum TypeScript version

BREAKING CHANGES

  • efe050d: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.

Commits

Details
  • efe050d - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 10c6209 - test: use strictEqual checks (by Philipp Burckhardt)
  • 28e1c84 - docs: resolve C lint errors (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.8 (2022-11-03)

No changes reported for this release.

0.0.7 (2022-02-16)

No changes reported for this release.

0.0.6 (2021-08-22)

No changes reported for this release.

0.0.5 (2021-08-11)

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.