Skip to content

Latest commit

 

History

History
313 lines (159 loc) · 5.69 KB

File metadata and controls

313 lines (159 loc) · 5.69 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-22)

Commits

Details
  • 67c0a20 - bench: refactor to use string interpolation in @stdlib/assert (#11398) (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-07)

Closed Issues

This release closes the following issue:

#8244

Commits

Details
  • 61dddeb - chore: remove unused ESLint directives from @stdlib/assert examples (#8248) (by youzi-forge)
  • 11581aa - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 31fd427 - style: remove unwanted empty lines (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt
  • youzi-forge

0.2.2 (2024-07-27)

Bug Fixes

  • b77ddf7 - replace use of type guards with boolean return type

Commits

Details
  • b77ddf7 - fix: replace use of type guards with boolean return type (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)

Commits

Details
  • 710ba8a - build: replace tslint directive (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.1.1 (2023-10-04)

No changes reported for this release.

0.1.0 (2023-09-23)

Features

  • 5200ce2 - update minimum TypeScript version
  • 9c1c9f8 - 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)
  • 9c1c9f8 - 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-07)

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.