Skip to content

Latest commit

 

History

History
278 lines (147 loc) · 6.31 KB

File metadata and controls

278 lines (147 loc) · 6.31 KB

CHANGELOG

Package changelog.

Unreleased (2026-07-20)

Features

  • 6512a7a - add C implementation of math/base/special/kernel-betainc (#10279)

Commits

Details
  • b953edd - refactor: use constants/float64/nan and clean-up (#13585) (by Philipp Burckhardt)
  • 6512a7a - feat: add C implementation of math/base/special/kernel-betainc (#10279) (by Nirmal Jyoti Biswas, Gunj Joshi, Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • 59c9969 - bench: refactor to use string interpolation in math/base/special (#11388) (by Karan Anand)

Contributors

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

  • Gunj Joshi
  • Karan Anand
  • Neeraj Pathak
  • Nirmal Jyoti Biswas
  • Philipp Burckhardt

0.2.3 (2026-02-08)

Commits

Details
  • 0472076 - docs: remove duplicated words in documentation and comments (by Philipp Burckhardt)
  • 7add020 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 6471b8e - docs: minor clean-up (by Philipp Burckhardt)
  • 630ddb7 - test: replace equal with strictEqual (by Karan Anand)
  • 90d0d11 - chore: update random value generation and test messages (#6346) (by Harsh Yadav)
  • 4a70790 - style: add missing spaces (by Philipp Burckhardt)

Contributors

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

  • Harsh Yadav
  • Karan Anand
  • Philipp Burckhardt

0.2.2 (2024-07-28)

Commits

Details
  • a78f7d1 - style: add missing spaces (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-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

  • 58832ee - update minimum TypeScript version

Bug Fixes

  • 349fd18 - update import path for Collection type definition

BREAKING CHANGES

  • 58832ee: update minimum TypeScript version to 4.1

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

Commits

Details
  • 58832ee - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 349fd18 - fix: update import path for Collection type definition (by Athan Reines)
  • b734544 - refactor: use strictEqual checks (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

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.