Skip to content

Latest commit

 

History

History
195 lines (105 loc) · 5.35 KB

CHANGELOG.md

File metadata and controls

195 lines (105 loc) · 5.35 KB

CHANGELOG

Package changelog.

0.2.2 (2024-07-29)

Commits

  • 53fd65d - docs: update related packages sections (#2240) (by stdlib-bot)

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-15)

Commits

  • ebc4ef4 - docs: update related packages sections (#1273) (by stdlib-bot)
  • 739e562 - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.1.0 (2023-09-24)

Features

  • 3573d92 - update minimum TypeScript version

BREAKING CHANGES

  • 3573d92: update minimum TypeScript version

Commits

  • 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

  • 94e0f38 - add support for specifying the type of characters to return
  • cc26fd2 - add string/first (#989)

Closed Issues

This release closes the following issue:

#853

Commits

  • 49420b4 - docs: update option description (by Athan Reines)
  • f0b5cd7 - docs: fix grammar (by Athan Reines)
  • 288c5b1 - test: add test case (by Athan Reines)
  • 94e0f38 - feat: add support for specifying the type of characters to return (by Athan Reines)
  • 8ea4115 - refactor: remove unnecessary branches (by Athan Reines)
  • ed9f6c1 - test: update test description (by Athan Reines)
  • e4d6bf9 - docs: update copy (by Athan Reines)
  • f9f53be - test: update test descriptions and assertion messages (by Athan Reines)
  • 38eff0a - docs: fix parameter description (by Athan Reines)
  • 1dda021 - docs: fix copyright year (by Athan Reines)
  • 55e5756 - chore: fix package meta data indentation (#1033) (by stdlib-bot, Athan Reines)
  • cc26fd2 - feat: add string/first (#989) (by Yernar Yergaziyev, Athan Reines, Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt
  • Yernar Yergaziyev