Skip to content

Latest commit

 

History

History
267 lines (141 loc) · 6.25 KB

File metadata and controls

267 lines (141 loc) · 6.25 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-26)

Commits

Details
  • 3f792d9 - bench: refactor to use string interpolation in random/base (#11423) (by Karan Anand)

Contributors

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

  • Karan Anand

0.2.3 (2026-02-08)

No changes reported for this release.

0.2.2 (2026-01-31)

Bug Fixes

  • 7ef177c - update include paths and reorder includes
  • ff528da - address lint error

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)
  • d9c2e28 - docs: update examples (by Athan Reines)
  • 1467fde - docs: fix include paths in examples (by Athan Reines)
  • 7ef177c - fix: update include paths and reorder includes (by Athan Reines)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)
  • ff528da - fix: address lint error (by Athan Reines)
  • 9f2bf9c - docs: update related packages sections (#1907) (by stdlib-bot)

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
  • 00ca7c2 - refactor: use shared package (by Athan Reines)

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)
  • 41ffb52 - build: include change in coverage (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.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-27)

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.