Skip to content

Latest commit

 

History

History
224 lines (116 loc) · 4.49 KB

File metadata and controls

224 lines (116 loc) · 4.49 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-17)

Commits

Details
  • 67c0a20 - bench: refactor to use string interpolation in @stdlib/assert (#11398) (by Karan Anand)
  • cd6574f - style: revert style changes (by Athan Reines)
  • 3024bb3 - docs: fix section comments and lint errors in array and assert READMEs (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Karan Anand
  • Philipp Burckhardt

0.2.3 (2026-02-07)

Commits

Details
  • 0002d25 - docs: clean-up example code (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)

Commits

Details
  • 75d4f83 - refactor: update require and include paths (by Athan Reines)

Contributors

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

  • Athan Reines

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 45a2bec - docs: update links (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.1.0 (2023-09-23)

Features

  • 5200ce2 - update minimum TypeScript version
  • 3c153c4 - 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)
  • 3c153c4 - 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.1 (2023-02-02)

No changes reported for this release.