Skip to content

Latest commit

 

History

History
188 lines (97 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

188 lines (97 loc) · 3.92 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-28)

Commits

  • 8f2808d - docs: update related packages sections (#4302) (by stdlib-bot)
  • 8d4c46b - refactor: update paths (by Athan Reines)
  • 18b3c79 - refactor: update paths (by Athan Reines)

Contributors

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

  • Athan Reines

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-15)

Commits

  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 6b34523 - docs: update links (by Athan Reines)
  • ac561c6 - test: add input argument validation tests (by Athan Reines)
  • 6e15664 - refactor: use accessor utility and rename parameter (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-09-24)

Features

  • 7ae5741 - update minimum TypeScript version

BREAKING CHANGES

  • 7ae5741: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.

Commits

  • 7ae5741 - feat: update minimum TypeScript version (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.1 (2023-07-31)

Features

Commits

  • cf7c497 - feat: add ndarray/to-array (by Athan Reines)

Contributors

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

  • Athan Reines