Skip to content

Latest commit

 

History

History
298 lines (161 loc) · 8.23 KB

File metadata and controls

298 lines (161 loc) · 8.23 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-05)

Commits

Details
  • 0a5fc6c - refactor: order validation checks by parameter position in stats/base/dists/cauchy/* (#11942) (by Philipp Burckhardt)
  • 6a4d961 - docs: propagate recent doc fixes across stats/base/dists/* (#11815) (by Philipp Burckhardt)
  • 35566af - docs: fix C examples in READMEs (#11229) (by anee3, Athan Reines)
  • f9dbbfa - docs: fix C examples (#11138) (by anee3, Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt
  • anee3

0.2.3 (2026-02-08)

Features

  • eaecb57 - add C implementation of stats/base/dists/cauchy/pdf (#4393)

Closed Issues

A total of 2 issues were closed in this release:

#3485, #5232

Commits

Details
  • 1212357 - bench: use string interpolation in stats/base/dists/cauchy/pdf (#10064) (by Om-A-osc)
  • 97218a1 - docs: fix TSDoc example code return annotations (by Philipp Burckhardt)
  • 776887e - docs: update 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)
  • f025bc3 - bench: update random value generation (#6954) (by Harsh Yadav)
  • ca3d958 - docs: replace manual for loop in examples (#6919) (by Harsh Yadav, Philipp Burckhardt)
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • 7fc07a2 - docs: fix missing section tags in various READMEs (#5322) (by Saurabh Singh)
  • 427d616 - chore: address commit comments and update tests (#5264) (by Saurabh Singh)
  • eaecb57 - feat: add C implementation of stats/base/dists/cauchy/pdf (#4393) (by Vinit Pandit, stdlib-bot, Philipp Burckhardt)
  • f2d2150 - bench: refactor random number generation in stats/base/dists/cauchy (#4850) (by Karan Anand)

Contributors

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

  • Harsh Yadav
  • Karan Anand
  • Om-A-osc
  • Philipp Burckhardt
  • Saurabh Singh
  • Vinit Pandit

0.2.2 (2024-07-28)

Commits

Details
  • 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 1 person contributed to this release. Thank you to this contributor:

  • Philipp Burckhardt

0.2.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-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.