Skip to content

Latest commit

 

History

History
167 lines (86 loc) · 3.71 KB

File metadata and controls

167 lines (86 loc) · 3.71 KB

CHANGELOG

Package changelog.

Unreleased (2026-07-23)

Commits

Details
  • e090426 - bench: refactor to use string interpolation in math/iter (#11382) (by Karan Anand)

Contributors

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

  • Karan Anand

0.1.2 (2026-02-07)

Commits

Details
  • b7c2031 - docs: clean-up TSDoc declaration comments (by Philipp Burckhardt)
  • 07f7c05 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 65ddf8d - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • a8f857e - chore: minor clean-up (by Philipp Burckhardt)
  • f317033 - docs: update related packages sections (#4040) (by stdlib-bot)

Contributors

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

  • Philipp Burckhardt

0.1.1 (2024-07-27)

Commits

Details
  • 659f752 - style: add missing spaces (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.1.0 (2024-04-13)

Features

Closed Issues

This release closes the following issue:

#1331

Commits

Details
  • 5cfd0a8 - chore: update package meta data (#1462) (by stdlib-bot)
  • fa2359f - feat: add math/iter/sequences/tribonacci (#1393) (by Pranjal Jha)

Contributors

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

  • Pranjal Jha