Skip to content

Latest commit

 

History

History
294 lines (159 loc) · 7.96 KB

File metadata and controls

294 lines (159 loc) · 7.96 KB

CHANGELOG

Package changelog.

Unreleased (2026-09-01)

Commits

Details
  • 4a0c3be - docs: update Markdown equation elements (by stdlib-bot)
  • f25221d - docs: update Markdown equation elements (by stdlib-bot)
  • 2cee50a - docs: update Markdown equation elements (#13547) (by stdlib-bot, Athan Reines)
  • 36ee366 - chore: clean-up (#13539) (by Philipp Burckhardt)
  • cae5335 - docs: propagate develop fixes to sibling packages (#12736) (by Philipp Burckhardt)
  • df7e670 - bench: refactor to use string interpolation in stats/base/dists/degenerate (#10326) (by Vishal Gaikwad, Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt
  • Vishal Gaikwad

0.3.1 (2026-02-05)

No changes reported for this release.

0.3.0 (2026-01-29)

Features

  • 84a04bb - add C implementation of stats/base/dists/degenerate/logpdf (#4450)

Closed Issues

This release closes the following issue:

#4583

Commits

Details
  • 75552e8 - bench: update random value generation (#9589) (by Harsh Yadav)
  • e2efe32 - chore: rename exported variable in d.ts file to match name used in example code (by Philipp Burckhardt)
  • fc438e0 - test: use standardized assertion messages and fix lint errors (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)
  • 776c7e4 - docs: replace manual for loop in examples (#7122) (by Harsh Yadav, Philipp Burckhardt)
  • 0def122 - docs: minor clean-up (by Philipp Burckhardt)
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • e61b1de - docs: clean-up of C docstrings (by Philipp Burckhardt)
  • 1fc3918 - bench: refactor random number generation in stats/base/dists/degenerate (#4862) (by Karan Anand)
  • a0d5981 - style: add missing space (by Athan Reines)
  • 84a04bb - feat: add C implementation of stats/base/dists/degenerate/logpdf (#4450) (by Vinit Pandit, stdlib-bot)

Contributors

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

  • Athan Reines
  • Harsh Yadav
  • Karan Anand
  • Philipp Burckhardt
  • Vinit Pandit

0.2.1 (2024-07-27)

No changes reported for this release.

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.1 (2023-10-04)

No changes reported for this release.

0.1.0 (2023-09-23)

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.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-07)

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.