Skip to content

Latest commit

 

History

History
278 lines (146 loc) · 6.28 KB

CHANGELOG.md

File metadata and controls

278 lines (146 loc) · 6.28 KB

CHANGELOG

Package changelog.

Unreleased (2025-04-03)

Features

Closed Issues

A total of 2 issues were closed in this release:

#5836, #5894

Commits

  • 54534dd - chore: address commit comments (#5978) (by Jay Soni, Athan Reines, stdlib-bot)
  • c31eccd - chore(array): fix incorrect JSDoc type (#5844) (by Anshu Kumar)
  • 8a55ea2 - feat: add boolean dtype support to array/filled (#2471) (by Jaysukh Makvana, Athan Reines)
  • 75d4f83 - refactor: update require and include paths (by Athan Reines)

Contributors

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

  • Anshu Kumar
  • Athan Reines
  • Jay Soni
  • Jaysukh Makvana

0.2.1 (2024-02-25)

Features

Commits

  • 819d2e4 - feat: add data type maps and replace use of overloads (#1317) (by Philipp Burckhardt, Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.2.0 (2024-02-15)

Commits

  • 4d8b0d9 - refactor: query default dtype (by Athan Reines)
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • e3fc2d4 - docs: update links (by Athan Reines)
  • 3b59a50 - build: remove vestiges of tslint directives (by Philipp Burckhardt)
  • df3c9b3 - build: remove tslint directives (by Philipp Burckhardt)

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

  • e29732d - update minimum TypeScript version

Bug Fixes

  • 14bacb3 - update import path for Collection type definition

BREAKING CHANGES

  • e29732d: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.

Commits

  • e29732d - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 14bacb3 - fix: update import path for Collection type definition (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.0.6 (2022-02-16)

No changes reported for this release.

0.0.5 (2021-08-22)

No changes reported for this release.

0.0.4 (2021-07-07)

No changes reported for this release.

0.0.3 (2021-06-28)

No changes reported for this release.

0.0.2 (2021-06-16)

No changes reported for this release.

0.0.1 (2021-06-15)

No changes reported for this release.