Skip to content

Latest commit

 

History

History
869 lines (442 loc) · 20.8 KB

CHANGELOG.md

File metadata and controls

869 lines (442 loc) · 20.8 KB

CHANGELOG

Package changelog.

Unreleased (2025-01-13)

Packages

Features
  • 1a98e92 - add C implementation for stats/base/dists/betaprime/kurtosis (#3459)
Closed Issues

This release closes the following issue:

#3438

Features
  • 0fc07d1 - add C implementation for stats/base/dists/betaprime/skewness (#3462)
Closed Issues

This release closes the following issue:

#3445

Features
  • d1a200b - add C implementation for stats/base/dists/betaprime/stdev (#3461)
Closed Issues

This release closes the following issue:

#3446

Features
  • c77a433 - add C implementation for stats/base/dists/betaprime/variance (#3460)
Closed Issues

This release closes the following issue:

#3447

Closed Issues

A total of 4 issues were closed in this release:

#3438, #3445, #3446, #3447

Contributors

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

  • Aayush Khanna
  • Philipp Burckhardt

Commits

  • f3df15f - chore: directly draw from the desired distribution instead of adding constants (by Philipp Burckhardt)
  • fc0ff17 - chore: directly draw from the desired distribution instead of adding constants (by Philipp Burckhardt)
  • 6a0d6b8 - style: update to use tabs for indentation (by Philipp Burckhardt)
  • 8bf8285 - chore: minor clean-up (by Philipp Burckhardt)
  • e450426 - bench: add missing native suffix (by Philipp Burckhardt)
  • 3c1789f - docs: add missing private annotations and decimals (by Philipp Burckhardt)
  • 1a98e92 - feat: add C implementation for stats/base/dists/betaprime/kurtosis (#3459) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • c77a433 - feat: add C implementation for stats/base/dists/betaprime/variance (#3460) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • 0fc07d1 - feat: add C implementation for stats/base/dists/betaprime/skewness (#3462) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • d1a200b - feat: add C implementation for stats/base/dists/betaprime/stdev (#3461) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)

0.2.2 (2024-07-29)

Packages

Contributors

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

  • Philipp Burckhardt

Commits

  • 41d41e9 - test: include trailing newlines in Julia-generated JSON fixtures (by Philipp Burckhardt)
  • 9ed7d0e - chore: add missing trailing newlines (by Philipp Burckhardt)

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.

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.