Skip to content

Latest commit

 

History

History
277 lines (147 loc) · 6.45 KB

File metadata and controls

277 lines (147 loc) · 6.45 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-27)

Commits

Details
  • 35566af - docs: fix C examples in READMEs (#11229) (by anee3, Athan Reines)
  • 4126555 - bench: update random value generation for stats/base/dists/gumbel/skewness (#10261) (by Bhargav Dabhade)

Contributors

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

  • Athan Reines
  • Bhargav Dabhade
  • anee3

0.3.1 (2026-02-05)

No changes reported for this release.

0.3.0 (2026-01-28)

Features

  • 63ff101 - add C implementation for stats/base/dists/gumbel/skewness (#4650)

Closed Issues

This release closes the following issue:

#3654

Commits

Details
  • af9f6dc - test: remove duplicate test cases in stats/base/dists/gumbel packages (by Philipp Burckhardt)
  • 49f2313 - docs: replace manual for loop in examples (#8077) (by Harsh Yadav)
  • fc438e0 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 9c21fd2 - test: use .strictEqual() instead of .equal() (by Philipp Burckhardt)
  • 27a2c76 - chore: clean-up (by Athan Reines)
  • 63ff101 - feat: add C implementation for stats/base/dists/gumbel/skewness (#4650) (by Shabareesh Shetty, Philipp Burckhardt, stdlib-bot)
  • 105b812 - bench: refactor random number generation in stats/base/dists/gumbel (#4933) (by Karan Anand, stdlib-bot)
  • ed5c4cc - chore: minor clean-up (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Harsh Yadav
  • Karan Anand
  • Philipp Burckhardt
  • Shabareesh Shetty

0.2.2 (2024-07-28)

No changes reported for this release.

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)
  • 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.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-28)

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.