Skip to content

Latest commit

 

History

History
314 lines (167 loc) · 7.65 KB

File metadata and controls

314 lines (167 loc) · 7.65 KB

CHANGELOG

Package changelog.

Unreleased (2026-03-26)

Commits

Details
  • f9dbbfa - docs: fix C examples (#11138) (by anee3, Athan Reines)
  • 564b95d - bench: refactor to use string interpolation in stats/base/dists/cauchy (#10249) (by Vishal Gaikwad, Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt
  • Vishal Gaikwad
  • anee3

0.3.1 (2026-02-08)

No changes reported for this release.

0.3.0 (2026-01-30)

Features

  • 8fa3827 - add C implementation of stats/base/dists/cauchy/cdf (#4389)

Bug Fixes

  • f0d49c1 - handle infinity case and increase tolerances for passing tests

Closed Issues

A total of 2 issues were closed in this release:

#3479, #5431

Commits

Details
  • 07f7c05 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 9c21fd2 - test: use .strictEqual() instead of .equal() (by Philipp Burckhardt)
  • f0d49c1 - fix: handle infinity case and increase tolerances for passing tests (by Philipp Burckhardt)
  • 6af184d - bench: update random value generation (#6953) (by Harsh Yadav)
  • 28f64ec - docs: replace manual for loop in examples (#6918) (by Harsh Yadav)
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • 30f9a5f - chore: address commit comments (#6192) (by MANI)
  • 8fa3827 - feat: add C implementation of stats/base/dists/cauchy/cdf (#4389) (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 5 people contributed to this release. Thank you to the following contributors:

  • Harsh Yadav
  • Karan Anand
  • MANI
  • Philipp Burckhardt
  • 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)
  • 640025b - build: use supported operators for GitHub rendering (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.