Skip to content

Latest commit

 

History

History
66 lines (37 loc) · 2.1 KB

CHANGELOG.md

File metadata and controls

66 lines (37 loc) · 2.1 KB

CHANGELOG

Package changelog.

Unreleased (2025-03-31)

Features

Bug Fixes

  • b4502fb - remove perf logic in order to ensure expected indices in callback

Commits

  • 3938b26 - refactor: update paths (by Gururaj Gurram)
  • b4502fb - fix: remove perf logic in order to ensure expected indices in callback (by Athan Reines)
  • abf0407 - chore: resolve lint errors in TS files (by Philipp Burckhardt)
  • 5debe82 - test: add tests to ndarray/base/map (#2810) (by Muhammad Haris, Athan Reines)
  • 6a3b3d7 - chore: update directories meta data (by Athan Reines)
  • 72ed2e1 - feat: add ndarray/base/map (#2715) (by Muhammad Haris, Athan Reines)

Contributors

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

  • Athan Reines
  • Gururaj Gurram
  • Muhammad Haris
  • Philipp Burckhardt