Skip to content

Latest commit

 

History

History
312 lines (171 loc) · 8.71 KB

CHANGELOG.md

File metadata and controls

312 lines (171 loc) · 8.71 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-30)

Features

Commits

  • 62364f6 - style: fix C comment alignment (by Philipp Burckhardt)
  • 2bedae9 - feat: add C ndarray implementation for blas/base/sdot (#2919) (by Aman Bhansali, 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:

  • Aman Bhansali
  • Athan Reines
  • Philipp Burckhardt

0.2.2 (2024-07-27)

Commits

  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)
  • a78f7d1 - style: add missing spaces (by Philipp Burckhardt)
  • 271f5d5 - refactor: reduce code duplication in blas/base level 1 routines (#2517) (by Aman Bhansali)
  • 38464b7 - docs: remove comments (by Athan Reines)
  • f1576ec - docs: remove comments (by Athan Reines)
  • 081d2fe - refactor: use macro for creating doubles (by Athan Reines)
  • 548a867 - build: add separate configurations for benchmarks and examples (by Athan Reines)
  • 0244027 - chore: add missing trailing newlines (by Philipp Burckhardt)
  • 28433d6 - docs: clean-up C function parameter and return annotations (by Philipp Burckhardt)

Contributors

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

  • Aman Bhansali
  • Athan Reines
  • Philipp Burckhardt

0.2.1 (2024-02-22)

No changes reported for this release.

0.2.0 (2024-02-14)

Bug Fixes

Commits

  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 11a8792 - refactor: update implementation according to current project conventions (by Athan Reines)
  • 004b244 - docs: update examples to use random/array utilities (by Athan Reines)
  • efc6522 - bench: update benchmarks to use random/array utilities (by Athan Reines)
  • 4ec2cd0 - docs: update copy (by Athan Reines)
  • 5a36be3 - style: resolve lint errors (by Athan Reines)
  • 8e56b51 - style: move declaration (by Athan Reines)
  • cc6cba6 - fix: add missing include (by Athan Reines)
  • 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.1 (2023-10-09)

No changes reported for this release.

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)
  • a9f7c78 - docs: render equations via math code blocks (by Philipp Burckhardt)
  • 9d552f8 - docs: standardize parameter description and update docs (by Athan Reines)
  • 663577c - refactor: update add-on, examples, benchmarks, and docs (#798) (by Pranav Goswami, Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt
  • Pranav Goswami

0.0.8 (2022-11-03)

No changes reported for this release.

0.0.7 (2022-08-30)

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.