Skip to content

Latest commit

 

History

History
264 lines (139 loc) · 6.51 KB

File metadata and controls

264 lines (139 loc) · 6.51 KB

CHANGELOG

Package changelog.

Unreleased (2026-06-16)

Commits

Details
  • 77a562a - bench: refactor to use string interpolation in stats/base/dists/hypergeometric (#10390) (by Vishal Gaikwad)

Contributors

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

  • Vishal Gaikwad

0.1.3 (2026-02-08)

No changes reported for this release.

0.1.2 (2026-01-31)

Features

  • 11e8a56 - stats: add C implementation for stats/base/dists/hypergeometric/logpmf (#4575)

Closed Issues

A total of 2 issues were closed in this release:

#3661, #5747

Commits

Details
  • 9b13062 - docs: fix return values in TSDoc return annotation comments (by Philipp Burckhardt)
  • e2efe32 - chore: rename exported variable in d.ts file to match name used in example code (by Philipp Burckhardt)
  • e678757 - docs: fix return annotation values (by Philipp Burckhardt)
  • 07f7c05 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 9c21fd2 - test: use .strictEqual() instead of .equal() (by Philipp Burckhardt)
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • 1ea2bdf - chore: address commit comments (#5757) (by Jalaj Kumar)
  • 11e8a56 - feat(stats): add C implementation for stats/base/dists/hypergeometric/logpmf (#4575) (by Karan Anand)
  • b9bddfe - bench: refactor random number generation in stats/base/dists/hypergeometric (#4955) (by Karan Anand)
  • 41d41e9 - test: include trailing newlines in Julia-generated JSON fixtures (by Philipp Burckhardt)
  • 9ed7d0e - chore: add missing trailing newlines (by Philipp Burckhardt)

Contributors

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

  • Jalaj Kumar
  • Karan Anand
  • Philipp Burckhardt

0.1.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.0 (2023-09-24)

Features

  • 81ca3ab - update minimum TypeScript version

BREAKING CHANGES

  • 81ca3ab: update minimum TypeScript version to 4.1

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

Commits

Details
  • 81ca3ab - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • d5fa8e8 - test: use strictEqual checks (by Philipp Burckhardt)
  • 37f032d - docs: render equations via math code blocks (by Philipp Burckhardt)

Contributors

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

  • 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-22)

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.