Skip to content

Latest commit

 

History

History
234 lines (120 loc) · 4.58 KB

File metadata and controls

234 lines (120 loc) · 4.58 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-14)

Commits

Details
  • 795cdc0 - docs: update related packages sections (#12122) (by stdlib-bot)
  • 342466e - bench: refactor to use string interpolation in @stdlib/assert (#11399) (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)

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.2.2 (2024-07-28)

No changes reported for this release.

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.0 (2023-09-24)

Features

  • 5200ce2 - update minimum TypeScript version
  • 3faabda - use type predicates for narrowing
  • fc5b401 - use type predicates for narrowing

BREAKING CHANGES

  • 5200ce2: update minimum TypeScript version to 4.1

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

Commits

Details
  • 5200ce2 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 3f60609 - test: use strictEqual checks (by Philipp Burckhardt)
  • 3faabda - feat: use type predicates for narrowing (by Philipp Burckhardt)
  • fc5b401 - feat: use type predicates for narrowing (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

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-07-10)

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.