Skip to content

Latest commit

 

History

History
106 lines (55 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

106 lines (55 loc) · 2.12 KB

CHANGELOG

Package changelog.

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)
  • 45cec68 - docs: fix callback parameters and update parameter descriptions (by Athan Reines)
  • 37c640f - docs: fix parameter type (by Athan Reines)
  • 1f0ecb0 - refactor: use stdlib package for summing three numbers (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.1.0 (2023-11-05)

Features

  • b28019e - add array/base/ternary5d

Commits

  • b28019e - feat: add array/base/ternary5d (by Athan Reines)

Contributors

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

  • Athan Reines