Skip to content

Latest commit

 

History

History
194 lines (97 loc) · 3.2 KB

File metadata and controls

194 lines (97 loc) · 3.2 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-20)

Commits

Details
  • 9bd779b - bench: refactor to use string interpolation in slice (#11590) (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
  • bc279b5 - docs: update related packages sections (#4485) (by stdlib-bot, Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.2.2 (2024-07-27)

Commits

Details
  • aaa391a - chore: fix typos (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • 109746a - refactor: use utility to create a MultiSlice from a list of arguments (by Athan Reines)

Contributors

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

  • Athan Reines

0.1.0 (2023-09-23)

Features

  • 3bf733b - add slice/base/seq2multislice

Commits

Details
  • 3bf733b - feat: add slice/base/seq2multislice (by Athan Reines)

Contributors

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

  • Athan Reines