Skip to content

Latest commit

 

History

History
324 lines (173 loc) · 7.58 KB

CHANGELOG.md

File metadata and controls

324 lines (173 loc) · 7.58 KB

CHANGELOG

Package changelog.

Unreleased (2025-01-02)

Features

  • f78ae7b - add C ndarray API and refactor blas/ext/base/dssum (#4262)

Commits

  • 99388d1 - test: fix grammar in descriptions (by Athan Reines)
  • 9000841 - style: fix decimals (by Athan Reines)
  • f78ae7b - feat: add C ndarray API and refactor blas/ext/base/dssum (#4262) (by Muhammad Haris)
  • 62364f6 - style: fix C comment alignment (by Philipp Burckhardt)
  • 272ae7a - docs: remove comment (by Athan Reines)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)

Contributors

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

  • Athan Reines
  • Muhammad Haris
  • Philipp Burckhardt

0.2.2 (2024-07-28)

Bug Fixes

  • 327d765 - use correct variable names and fix configuration file
  • 80fb571 - remove trailing commas
  • fbb34de - update build configuration and remove unnecessary cast

Commits

  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)
  • ceb4943 - docs: remove comments (by Athan Reines)
  • 327d765 - fix: use correct variable names and fix configuration file (by Athan Reines)
  • 80fb571 - fix: remove trailing commas (by Athan Reines)
  • f25615d - style: fix indentation (by Athan Reines)
  • fbb34de - fix: update build configuration and remove unnecessary cast (by Athan Reines)
  • fba1b9f - refactor: update blas/ext/base/dssum to follow current projects conventions (by Golden Kumar, Pranav)

Contributors

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

  • Athan Reines
  • Golden Kumar
  • Philipp Burckhardt
  • Pranav Goswami

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • df3c9b3 - build: remove tslint directives (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.1.0 (2023-09-23)

Features

  • cca37d0 - update minimum TypeScript version

BREAKING CHANGES

  • cca37d0: update minimum TypeScript version to 4.1

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

Commits

  • cca37d0 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 42c921a - docs: resolve C lint errors (by Athan Reines)
  • 28e1c84 - docs: resolve C lint errors (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.11 (2022-08-29)

No changes reported for this release.

0.0.10 (2022-07-08)

No changes reported for this release.

0.0.9 (2022-07-07)

No changes reported for this release.

0.0.8 (2022-02-16)

No changes reported for this release.

0.0.7 (2021-08-23)

No changes reported for this release.

0.0.6 (2021-07-07)

No changes reported for this release.

0.0.5 (2021-06-27)

No changes reported for this release.

0.0.4 (2021-06-16)

No changes reported for this release.

0.0.3 (2021-06-15)

No changes reported for this release.

0.0.2 (2021-06-15)

No changes reported for this release.

0.0.1 (2021-06-14)

No changes reported for this release.