Skip to content

Latest commit

 

History

History
358 lines (194 loc) · 9.58 KB

File metadata and controls

358 lines (194 loc) · 9.58 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-10)

Commits

Details
  • 35566af - docs: fix C examples in READMEs (#11229) (by anee3, Athan Reines)
  • 727913e - bench: refactor to use dynamic memory allocation in blas/ext/base/dasumpw (#10608) (by Prajjwal Bajpai)
  • d244f4c - bench: refactor to use string interpolation in blas/ext/base/dasumpw (#10610) (by Prajjwal Bajpai)

Contributors

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

  • Athan Reines
  • Prajjwal Bajpai
  • anee3

0.3.1 (2026-02-07)

No changes reported for this release.

0.3.0 (2026-01-29)

Features

Closed Issues

This release closes the following issue:

#5509

Commits

Details
  • 2035f34 - docs: add function documentation (by Athan Reines)
  • c221279 - docs: minor clean-up (by Philipp Burckhardt)
  • 9f85b5d - test: fix description (by Philipp Burckhardt)
  • d2aa857 - feat: add blas/ext/base/wasm/dasumpw (#5549) (by Aayush Khanna, Athan Reines, stdlib-bot)
  • 99388d1 - test: fix grammar in descriptions (by Athan Reines)
  • 62364f6 - style: fix C comment alignment (by Philipp Burckhardt)
  • ff80d7d - refactor: update stride handling and function documentation for blas/ext/base/dasumpw (#3362) (by Muhammad Haris)
  • a13603b - feat: add C ndarray API and refactor blas/ext/base/dcusum (#2954) (by Muhammad Haris)
  • 08f9c1a - chore: minor clean-up (by Philipp Burckhardt)
  • 6fd2e23 - feat: add C ndarray API and refactor blas/ext/base/dasumpw (#2949) (by Muhammad Haris, Athan Reines)

Contributors

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

  • Aayush Khanna
  • Athan Reines
  • Muhammad Haris
  • Philipp Burckhardt

0.2.2 (2024-07-28)

Commits

Details
  • 272ae7a - docs: remove comment (by Athan Reines)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)
  • ceb4943 - docs: remove comments (by Athan Reines)
  • 0244027 - chore: add missing trailing newlines (by Philipp Burckhardt)
  • a70e23d - refactor: update blas/ext/base/dasumpw to follow current project conventions (by Utkarsh Raj, Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt
  • Utkarsh Raj

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • 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-24)

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

Details
  • 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)
  • a9f7c78 - docs: render equations via math code blocks (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.0.9 (2022-08-29)

No changes reported for this release.

0.0.8 (2022-07-08)

No changes reported for this release.

0.0.7 (2022-07-07)

No changes reported for this release.

0.0.6 (2022-02-16)

No changes reported for this release.

0.0.5 (2021-08-23)

No changes reported for this release.

0.0.4 (2021-07-07)

No changes reported for this release.

0.0.3 (2021-06-27)

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.