Skip to content

Latest commit

 

History

History
193 lines (97 loc) · 3.44 KB

File metadata and controls

193 lines (97 loc) · 3.44 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-27)

Commits

Details
  • e681a88 - bench: refactor to use string interpolation in nlp (#11605) (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)

Commits

Details
  • f344466 - 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)

Commits

Details
  • 67c6488 - docs: update related packages sections (#1142) (by stdlib-bot, Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.1.0 (2023-09-23)

Features

  • 898e8e4 - update minimum TypeScript version

BREAKING CHANGES

  • 898e8e4: update minimum TypeScript version to 4.1

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

Commits

Details
  • 898e8e4 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 55866ea - test: 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.1 (2023-02-02)

No changes reported for this release.