Skip to content

Latest commit

 

History

History
297 lines (157 loc) · 7.11 KB

File metadata and controls

297 lines (157 loc) · 7.11 KB

CHANGELOG

Package changelog.

Unreleased (2026-08-31)

Commits

Details
  • b5b7b4c - refactor: add isnan guards (#13362) (by Philipp Burckhardt)
  • 6e257ba - chore: fix copy-paste mistakes (#13281) (by Philipp Burckhardt)
  • ca49ceb - refactor: rename internal variable (#13167) (by Philipp Burckhardt)
  • 8842552 - bench: refactor to use string interpolation in stats/base/dists/betaprime (#10050) (by Harsh Yadav)

Contributors

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

  • Harsh Yadav
  • Philipp Burckhardt

0.3.1 (2026-02-01)

No changes reported for this release.

0.3.0 (2026-01-25)

Features

  • 7a1ab74 - add C implementation for stats/base/dists/betaprime/mode (#4065)

Closed Issues

A total of 2 issues were closed in this release:

#3442, #5071

Commits

Details
  • 9c21fd2 - test: use .strictEqual() instead of .equal() (by Philipp Burckhardt)
  • 5301df6 - bench: update random value generation (#6841) (by Harsh Yadav)
  • b59ce6f - docs: replace manual for loop in examples (#6831) (by Harsh Yadav)
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • 0258691 - chore: address commit comments for betaprime/mode (#5080) (by Saurabh Singh)
  • 7a1ab74 - feat: add C implementation for stats/base/dists/betaprime/mode (#4065) (by Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • 68894a1 - bench: refactor random number generation in stats/base/dists/betaprime (#4840) (by Karan Anand)

Contributors

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

  • Harsh Yadav
  • Karan Anand
  • Neeraj Pathak
  • Philipp Burckhardt
  • Saurabh Singh

0.2.2 (2024-07-26)

No changes reported for this release.

0.2.1 (2024-02-21)

No changes reported for this release.

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.1 (2023-10-03)

No changes reported for this release.

0.1.0 (2023-09-22)

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)
  • ce7e336 - docs: update equations (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.8 (2022-07-08)

No changes reported for this release.

0.0.7 (2022-02-16)

No changes reported for this release.

0.0.6 (2021-08-22)

No changes reported for this release.

0.0.5 (2021-07-06)

No changes reported for this release.

0.0.4 (2021-06-27)

No changes reported for this release.

0.0.3 (2021-06-16)

No changes reported for this release.

0.0.2 (2021-06-15)

No changes reported for this release.

0.0.1 (2021-06-14)

No changes reported for this release.