Skip to content

Latest commit

 

History

History
896 lines (456 loc) · 21.5 KB

CHANGELOG.md

File metadata and controls

896 lines (456 loc) · 21.5 KB

CHANGELOG

Package changelog.

Unreleased (2025-01-20)

Packages

Closed Issues

This release closes the following issue:

#1632

Features
  • cbfa623 - add C implementation for stats/base/dists/kumaraswamy/logcdf (#4528)
Closed Issues

This release closes the following issue:

#3698

Features
  • 49dd266 - add C implementation for stats/base/dists/kumaraswamy/logpdf (#4532)
Closed Issues

This release closes the following issue:

#3699

Features
  • fc5df17 - add C implementation for stats/base/dists/kumaraswamy/median (#4020)
Closed Issues

This release closes the following issue:

#3701

Features
  • 529a62b - add C implementation for stats/base/dists/kumaraswamy/skewness (#4542)
Closed Issues

This release closes the following issue:

#3705

Closed Issues

A total of 5 issues were closed in this release:

#1632, #3698, #3699, #3701, #3705

Contributors

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

  • Athan Reines
  • Desh Deepak Kant
  • Dev Goel
  • Philipp Burckhardt
  • Ruthwik Chikoti

Commits

  • cbfa623 - feat: add C implementation for stats/base/dists/kumaraswamy/logcdf (#4528) (by Dev Goel, Philipp Burckhardt, stdlib-bot)
  • 529a62b - feat: add C implementation for stats/base/dists/kumaraswamy/skewness (#4542) (by Dev Goel, Philipp Burckhardt, stdlib-bot)
  • 49dd266 - feat: add C implementation for stats/base/dists/kumaraswamy/logpdf (#4532) (by Dev Goel, Philipp Burckhardt, stdlib-bot)
  • f3df15f - chore: directly draw from the desired distribution instead of adding constants (by Philipp Burckhardt)
  • 90e96d0 - chore: minor clean-up (by Philipp Burckhardt)
  • 6a0d6b8 - style: update to use tabs for indentation (by Philipp Burckhardt)
  • 5b71452 - docs: update related packages sections (#4135) (by stdlib-bot, Athan Reines)
  • fc5df17 - feat: add C implementation for stats/base/dists/kumaraswamy/median (#4020) (by Desh Deepak Kant, Philipp Burckhardt)
  • 4e1c68b - docs: improve examples of stats/base/dists/kumaraswamy (#2605) (by Ruthwik Chikoti, Philipp Burckhardt)

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)

Packages

Contributors

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

  • Philipp Burckhardt

Commits

  • 9502ed2 - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • d73bbf4 - build: replace lint directives (by Philipp Burckhardt)

0.1.0 (2023-09-24)

Packages

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

BREAKING CHANGES

  • 81ca3ab: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.

Contributors

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

  • Philipp Burckhardt

Commits

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

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.