Skip to content

Latest commit

 

History

History
66 lines (37 loc) · 2.17 KB

File metadata and controls

66 lines (37 loc) · 2.17 KB

CHANGELOG

Package changelog.

Unreleased (2026-06-02)

Features

Bug Fixes

  • 003cb6e - ensure error message is consistent with project conventions
  • 4f28e69 - ensure consistent error messages

Commits

Details
  • 6cb4896 - docs: update related packages sections (#12437) (by stdlib-bot)
  • 003cb6e - fix: ensure error message is consistent with project conventions (by Athan Reines)
  • 4f28e69 - fix: ensure consistent error messages (by Athan Reines)
  • a1aabee - chore: normalize main field to ./lib in array/base and array/float16 package.json (#12110) (by Philipp Burckhardt)
  • e2ef372 - feat: add array/float16 (#7435) (by Uday Kakade, Athan Reines, Gururaj Gurram)

Contributors

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

  • Athan Reines
  • Gururaj Gurram
  • Philipp Burckhardt
  • Uday Kakade