Skip to content

Latest commit

 

History

History
199 lines (104 loc) · 4.58 KB

File metadata and controls

199 lines (104 loc) · 4.58 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-27)

Commits

  • a69e423 - docs: update related packages sections (#4265) (by stdlib-bot, Philipp Burckhardt)
  • f13ddb2 - style: use spaces for alignment in C comments (by Philipp Burckhardt)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.3.0 (2024-07-27)

Features

Closed Issues

This release closes the following issue:

#1828

Commits

  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)
  • 0244027 - chore: add missing trailing newlines (by Philipp Burckhardt)
  • dc20da0 - chore: update package meta data (#1856) (by stdlib-bot, Philipp Burckhardt)
  • 229be91 - feat: add math/base/assert/is-nonnegative-finite (#1829) (by Rejoan Sardar)

Contributors

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

  • Philipp Burckhardt
  • Rejoan Sardar

0.2.1 (2024-02-22)

No changes reported for this release.

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.1 (2023-10-04)

No changes reported for this release.

0.1.0 (2023-09-22)

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

  • 1b163e9 - style: resolve lint errors (by Philipp Burckhardt)
  • 58832ee - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • b734544 - refactor: use strictEqual checks (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.1 (2022-11-03)

No changes reported for this release.