Skip to content

Latest commit

 

History

History
229 lines (118 loc) · 4.55 KB

File metadata and controls

229 lines (118 loc) · 4.55 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-17)

Commits

Details
  • 13ec30d - bench: refactor to use string interpolation in @stdlib/ndarray-base (#11435) (by Karan Anand)
  • 1c769c9 - test: use accessors for retrieving ndarray meta data (by Athan Reines)

Contributors

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

  • Athan Reines
  • Karan Anand

0.2.5 (2026-02-08)

No changes reported for this release.

0.2.4 (2026-02-08)

Commits

Details
  • abf0407 - chore: resolve lint errors in TS files (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.2.3 (2024-07-29)

No changes reported for this release.

0.2.2 (2024-07-29)

No changes reported for this release.

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-14)

Bug Fixes

Commits

Details
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • bf2cf8b - build: remove tslint directives (by Philipp Burckhardt)
  • c142624 - fix: add missing argument (by Athan Reines)
  • ab25d92 - refactor: use accessor utility (by Athan Reines)
  • 634cb2a - docs: fix duplicate note and fix benchmark loop (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

Details
  • 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 (2022-02-16)

No changes reported for this release.