Skip to content

Latest commit

 

History

History
302 lines (152 loc) · 5.11 KB

File metadata and controls

302 lines (152 loc) · 5.11 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-19)

Commits

Details
  • aa8d436 - bench: refactor to use string interpolation in @stdlib/string (#11456) (by Uday Kakade, Karan Anand)

Contributors

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

  • Karan Anand
  • Uday Kakade

0.3.1 (2026-02-07)

Commits

Details
  • f9651e6 - 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.3.0 (2024-07-27)

Features

BREAKING CHANGES

  • 67858b3: The return types are now more specific. This may break existing code that relies on less strict typing, but should not affect most users. To preserve the prior behavior, you can cast the return value to string via a type assertion.

Commits

Details
  • 67858b3 - feat: improve type safety (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-22)

No changes reported for this release.

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.1 (2023-10-04)

No changes reported for this release.

0.1.0 (2023-09-22)

Features

  • 3573d92 - update minimum TypeScript version

BREAKING CHANGES

  • 3573d92: update minimum TypeScript version

Commits

Details
  • 3573d92 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 6c7e770 - refactor: use strictEqual checks (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.9 (2022-07-12)

No changes reported for this release.

0.0.8 (2022-02-16)

No changes reported for this release.

0.0.7 (2021-08-22)

No changes reported for this release.

0.0.6 (2021-07-09)

No changes reported for this release.

0.0.5 (2021-07-06)

No changes reported for this release.

0.0.4 (2021-06-27)

No changes reported for this release.

0.0.3 (2021-06-16)

No changes reported for this release.

0.0.2 (2021-06-15)

No changes reported for this release.

0.0.1 (2021-06-14)

No changes reported for this release.