Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

53 lines (29 loc) · 1.67 KB

CHANGELOG

Package changelog.

Unreleased (2025-01-11)

Features

  • 259b682 - add support for specifying an array index cache and add support for linear indexing
  • fb1ca76 - add ndarray/to-fancy

Commits

  • dbb338e - docs: update related packages sections (#4690) (by stdlib-bot)
  • 259b682 - feat: add support for specifying an array index cache and add support for linear indexing (by Athan Reines)
  • 0546f39 - docs: disable lint rule (by Athan Reines)
  • 5079aa3 - docs: disable lint rule (by Athan Reines)
  • fb1ca76 - feat: add ndarray/to-fancy (by Athan Reines)

Contributors

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

  • Athan Reines