Skip to content

Latest commit

 

History

History
184 lines (94 loc) · 3.61 KB

CHANGELOG.md

File metadata and controls

184 lines (94 loc) · 3.61 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-23)

Commits

  • a1b543a - docs: update related packages sections (#4009) (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-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

  • 14bacb3 - update import path for Collection type definition

Commits

  • 43577a6 - docs: fix input types (by Athan Reines)
  • bb10f90 - refactor: use predefined types (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-07-31)

Features

  • 845cf4e - add support for assigning results to an output array
  • df39232 - add array/base/flatten5d

Commits

  • 845cf4e - feat: add support for assigning results to an output array (by Athan Reines)
  • df39232 - feat: add array/base/flatten5d (by Athan Reines)

Contributors

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

  • Athan Reines