Skip to content

Latest commit

 

History

History
231 lines (122 loc) · 5.27 KB

CHANGELOG.md

File metadata and controls

231 lines (122 loc) · 5.27 KB

CHANGELOG

Package changelog.

Unreleased (2025-04-02)

Features

  • 16db19b - add C implementation for math/base/special/trigamma

Commits

  • 0dc3f20 - docs: replace manual for loop in examples (#6496) (by Harsh)
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • 0bd3d46 - bench: update random value generation (#5471) (by Karan Anand, Karan Anand)
  • 0258e19 - chore: update package meta data (#2773) (by stdlib-bot, Philipp Burckhardt)
  • c14e9c3 - docs: update license header and remove stdlib include in math/base/special/trigamma (by Gunj Joshi)
  • 16db19b - feat: add C implementation for math/base/special/trigamma (by Gunj Joshi)

Contributors

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

  • Gunj Joshi
  • Harsh
  • Karan Anand
  • Philipp Burckhardt

0.2.2 (2024-07-28)

Commits

  • 3e05048 - docs: remove comment (by Athan Reines)
  • 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 2 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • 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

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

  • 58832ee - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • a37ebe2 - docs: remove empty lines (by Philipp Burckhardt)
  • c5da1f9 - 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.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.