Skip to content

Latest commit

 

History

History
313 lines (161 loc) · 5.98 KB

File metadata and controls

313 lines (161 loc) · 5.98 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-28)

Commits

Details
  • 8c2f1cf - bench: refactor to use string interpolation in math/base/special (#11389) (by Karan Anand)

Contributors

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

  • Karan Anand

0.3.1 (2026-02-05)

No changes reported for this release.

0.3.0 (2026-01-29)

Features

Closed Issues

This release closes the following issue:

#2106

Commits

Details
  • 8f57742 - refactor: use tuple for return type (by Karan Anand)
  • dc2050c - docs: replace manual for loop in examples (by Karan Anand)
  • 57b0e74 - feat: add C implementation for math/base/special/minmax (#6296) (by Neeraj Pathak, Karan Anand)
  • c569d0f - bench: update random value generation (#6380) (by Harsh Yadav, Philipp Burckhardt)
  • b89c97c - docs: resolve lint errors in TS declaration files (by Philipp Burckhardt)

Contributors

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

  • Harsh Yadav
  • Karan Anand
  • Neeraj Pathak
  • Philipp Burckhardt

0.2.2 (2024-07-27)

No changes reported for this release.

0.2.1 (2024-02-22)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • 215dfe6 - docs: update links (by Athan Reines)

Contributors

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

  • Athan Reines

0.1.1 (2023-10-04)

No changes reported for this release.

0.1.0 (2023-09-23)

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)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

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.