Skip to content

Latest commit

 

History

History
289 lines (153 loc) · 7.28 KB

CHANGELOG.md

File metadata and controls

289 lines (153 loc) · 7.28 KB

CHANGELOG

Package changelog.

Unreleased (2025-01-21)

Features

  • a510d78 - add C ndarray interface and refactor implementation for stats/base/dcuminabs (#4156)

Bug Fixes

Commits

  • 2360eb3 - refactor: update paths (by Aayush Khanna)
  • fd335df - docs: fix grammar typo in stats/base/* (#4780) (by Aayush Khanna, stdlib-bot)
  • b00d9f1 - docs: fix typing error in repl.txt of stats/base/* (#4750) (by Aayush Khanna)
  • aa5eadc - refactor: use stdlib dependencies instead of math.h in stats/base/dcuminabs (#4699) (by Aayush Khanna)
  • 99378ce - fix: wrap void function call in API_SUFFIX (#4603) (by Aayush Khanna)
  • 205c6ed - chore: disable lint rule (by Philipp Burckhardt)
  • ff7a8c1 - docs: add missing spaces (by Philipp Burckhardt)
  • a510d78 - feat: add C ndarray interface and refactor implementation for stats/base/dcuminabs (#4156) (by Aayush Khanna)
  • 62364f6 - style: fix C comment alignment (by Philipp Burckhardt)
  • c13062e - style: update to use tabs for indentation (by Philipp Burckhardt)
  • 2cbb06c - refactor: update stats/base/dcuminabs native addon from C++ to C (#4075) (by Aayush Khanna)
  • 9e689ff - chore: fix indentation in manifest.json files (by Philipp Burckhardt)
  • 272ae7a - docs: remove comment (by Athan Reines)

Contributors

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

  • Aayush Khanna
  • Athan Reines
  • Philipp Burckhardt

0.2.2 (2024-07-28)

Commits

  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)

Contributors

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

  • Athan Reines

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)
  • bf2cf8b - 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.1 (2023-10-10)

No changes reported for this release.

0.1.0 (2023-09-23)

Features

  • a6edab8 - update minimum TypeScript version

BREAKING CHANGES

  • a6edab8: update minimum TypeScript version to 4.1

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

Commits

  • a6edab8 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 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.7 (2022-07-08)

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.