Skip to content

Latest commit

 

History

History
146 lines (78 loc) · 3.77 KB

CHANGELOG.md

File metadata and controls

146 lines (78 loc) · 3.77 KB

CHANGELOG

Package changelog.

Unreleased (2024-08-17)

Features

  • 15c9b0e - add support for assigning to an output array

Bug Fixes

  • 45bfdb6 - update error messages to accommodate signed integers

Commits

  • 6c76e49 - test: refactor sample values (by Athan Reines)
  • 756afa3 - test: add boolean array tests (by Athan Reines)
  • e22b37a - docs: add example (by Athan Reines)
  • 1f1c2df - docs: fix example (by Athan Reines)
  • 15c9b0e - feat: add support for assigning to an output array (by Athan Reines)
  • 45bfdb6 - fix: update error messages to accommodate signed integers (by Athan Reines)

Contributors

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

  • Athan Reines

0.1.1 (2024-07-29)

Commits

  • 75d4f83 - refactor: update require and include paths (by Athan Reines)

Contributors

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

  • Athan Reines

0.1.0 (2024-04-13)

Features

Commits

  • 9d5379d - docs: fix description (by Athan Reines)
  • 0737d84 - refactor: update implementation, fix TypeScript annotations, and clean-up (by Athan Reines)
  • 5cfd0a8 - chore: update package meta data (#1462) (by stdlib-bot)
  • 4253607 - feat: add array/base/with (#1374) (by Pratik, Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt
  • Pratik