Skip to content

Latest commit

 

History

History
191 lines (102 loc) · 4.78 KB

CHANGELOG.md

File metadata and controls

191 lines (102 loc) · 4.78 KB

CHANGELOG

Package changelog.

Unreleased (2024-09-28)

Features

Commits

  • abf0407 - chore: resolve lint errors in TS files (by Philipp Burckhardt)
  • 975147f - docs: fix TSDoc lint errors (by Philipp Burckhardt)
  • 37ca4b7 - feat: add boolean dtype support to array/filled-by (#2487) (by Jaysukh Makvana, Athan Reines)
  • 75d4f83 - refactor: update require and include paths (by Athan Reines)

Contributors

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

  • Athan Reines
  • Jaysukh Makvana
  • Philipp Burckhardt

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-15)

Commits

  • 9758584 - refactor: query default dtype (by Athan Reines)
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 6a9cc0e - build: replace tslint directive with eslint equivalent (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.2 (2022-02-16)

No changes reported for this release.

0.0.1 (2022-02-06)

No changes reported for this release.