Skip to content

Latest commit

 

History

History
357 lines (181 loc) · 6.47 KB

File metadata and controls

357 lines (181 loc) · 6.47 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-17)

Commits

Details
  • ad3f046 - bench: refactor to use string interpolation in @stdlib/ndarray-base (#11434) (by Karan Anand)

Contributors

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

  • Karan Anand

0.2.3 (2026-02-08)

Closed Issues

This release closes the following issue:

#6663

Commits

Details
  • 4d90d1a - docs: fix example code in TSDoc declarations (by Philipp Burckhardt)
  • 9485c2b - chore: fix EditorConfig lint errors (issue #6663) (#6672) (by Dipjyoti Das)
  • 6e9f42e - docs: harmonize list formatting in repl.txt and ensure starting newline (by Philipp Burckhardt)

Contributors

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

  • Dipjyoti Das
  • Philipp Burckhardt

0.2.2 (2024-07-29)

Commits

Details
  • 2777e4b - bench: resolve lint errors in benchmarks (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)

Features

  • f3d3f4f - add a factory method to allow for partial application
  • a7d2960 - add support for returning a normalized index

Commits

Details
  • f3d3f4f - feat: add a factory method to allow for partial application (by Athan Reines)
  • a7d2960 - feat: add support for returning a normalized index (by Athan Reines)

Contributors

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

  • Athan Reines

0.1.1 (2023-10-04)

Bug Fixes

  • aaaf01e - use correct format specifier in error message

Commits

Details
  • aaaf01e - fix: use correct format specifier in error message (by Athan Reines)

Contributors

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

  • Athan Reines

0.1.0 (2023-09-22)

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.8 (2022-02-16)

No changes reported for this release.

0.0.7 (2021-08-22)

No changes reported for this release.

0.0.6 (2021-07-06)

No changes reported for this release.

0.0.5 (2021-06-27)

No changes reported for this release.

0.0.4 (2021-06-16)

No changes reported for this release.

0.0.3 (2021-06-15)

No changes reported for this release.

0.0.2 (2021-06-14)

No changes reported for this release.

0.0.1 (2021-06-14)

No changes reported for this release.