Skip to content

Latest commit

 

History

History
322 lines (170 loc) · 7.69 KB

File metadata and controls

322 lines (170 loc) · 7.69 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-14)

Commits

Details
  • 3f8da9f - bench: refactor to use string interpolation in stats/base/dists/laplace (#10440) (by Vishal Gaikwad)

Contributors

A total of 1 person contributed to this release. Thank you to this contributor:

  • Vishal Gaikwad

0.3.1 (2026-02-05)

No changes reported for this release.

0.3.0 (2026-01-28)

Features

  • b275b6f - add C implementation for stats/base/dists/laplace/mode (#4138)

Closed Issues

A total of 2 issues were closed in this release:

#3716, #4976

Commits

Details
  • ce2a193 - test: remove duplicate test cases in stats/base/dists/laplace packages (by Philipp Burckhardt)
  • a6b5609 - bench: update random value generation (#9745) (by Harsh Yadav)
  • 5bbd209 - docs: replace manual for loop in examples (#8257) (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)
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • e5238bb - bench: refactor random number generation in stats/base/dists/laplace (#5270) (by Gopi Kishan)
  • e61b1de - docs: clean-up of C docstrings (by Philipp Burckhardt)
  • f3df15f - chore: directly draw from the desired distribution instead of adding constants (by Philipp Burckhardt)
  • b275b6f - feat: add C implementation for stats/base/dists/laplace/mode (#4138) (by Vivek Maurya, Philipp Burckhardt)
  • 4a70790 - style: add missing spaces (by Philipp Burckhardt)

Contributors

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

  • Gopi Kishan
  • Harsh Yadav
  • Karan Anand
  • Philipp Burckhardt
  • Vivek Maurya

0.2.2 (2024-07-27)

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-22)

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