Skip to content

Latest commit

 

History

History
143 lines (75 loc) · 3.06 KB

File metadata and controls

143 lines (75 loc) · 3.06 KB

CHANGELOG

Package changelog.

0.2.3 (2026-02-08)

Commits

Details
  • 6f85067 - test: fix malformed test descriptions from strictEqual migration (by Philipp Burckhardt)
  • a147b7d - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • 8da0e78 - refactor: update paths (by Gururaj Gurram)

Contributors

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

  • Gururaj Gurram
  • 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

Details
  • 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

Details
  • 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