Skip to content

Latest commit

 

History

History
183 lines (93 loc) · 3.22 KB

File metadata and controls

183 lines (93 loc) · 3.22 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-18)

Commits

Details
  • d660241 - bench: refactor to use string interpolation in array (#11414) (by Karan Anand, Athan Reines)

Contributors

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

  • Athan Reines
  • Karan Anand

0.2.3 (2026-02-08)

Commits

Details
  • 646dd31 - bench: refactor to use string interpolation in array/base/take-indexed (#9048) (by DivitJain26, Athan Reines)
  • 07906c5 - docs: fix description (by Athan Reines)

Contributors

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

  • Athan Reines
  • DivitJain26

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)

Bug Fixes

  • 21bf080 - set the default type to unknown

Commits

Details
  • 21bf080 - fix: set the default type to unknown (by Athan Reines)

Contributors

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

  • Athan Reines

0.1.0 (2023-11-23)

Features

  • 6670980 - add array/base/take-indexed

Commits

Details
  • 6670980 - feat: add array/base/take-indexed (by Athan Reines)

Contributors

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

  • Athan Reines