Skip to content

Latest commit

 

History

History
190 lines (96 loc) · 3.43 KB

File metadata and controls

190 lines (96 loc) · 3.43 KB

CHANGELOG

Package changelog.

0.2.3 (2026-02-01)

Commits

Details
  • 2ba491f - docs: clean-up example code (by Philipp Burckhardt)
  • 32deb11 - docs: update related packages sections (#3976) (by stdlib-bot)

Contributors

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

  • Philipp Burckhardt

0.2.2 (2024-07-26)

No changes reported for this release.

0.2.1 (2024-02-21)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • 0b15ebe - docs: update related packages sections (#1310) (by stdlib-bot)

0.1.1 (2023-10-03)

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)

Contributors

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

  • Philipp Burckhardt

0.0.1 (2023-07-31)

Features

  • c80f976 - add string/base/first-code-point

Commits

Details
  • 124209c - docs: fix comment (by Athan Reines)
  • c80f976 - feat: add string/base/first-code-point (by Athan Reines)

Contributors

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

  • Athan Reines