Skip to content

Latest commit

 

History

History
186 lines (96 loc) · 3.86 KB

CHANGELOG.md

File metadata and controls

186 lines (96 loc) · 3.86 KB

CHANGELOG

Package changelog.

Unreleased (2025-02-10)

Commits

  • 2825b42 - docs: update related packages sections (#3898) (by stdlib-bot)
  • abf0407 - chore: resolve lint errors in TS files (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

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)

Commits

  • dea49e0 - docs: use single quotes in require calls instead of backticks (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)

Bug Fixes

  • dd9f8bb - add missing this parameter
  • 14bacb3 - update import path for Collection type definition

Commits

  • 1982c2a - docs: fix input types (by Athan Reines)
  • 685ebf5 - refactor: use predefined types (by Athan Reines)
  • dd9f8bb - fix: add missing this parameter (by Athan Reines)
  • 14bacb3 - fix: update import path for Collection type definition (by Athan Reines)

Contributors

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

  • Athan Reines

0.0.1 (2023-08-10)

Features

  • 7b5ecaa - add array/base/flatten5d-by

Commits

  • fa04128 - docs: fix example (by Athan Reines)
  • 7b5ecaa - feat: add array/base/flatten5d-by (by Athan Reines)

Contributors

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

  • Athan Reines