Skip to content

Latest commit

 

History

History
259 lines (134 loc) · 5.07 KB

File metadata and controls

259 lines (134 loc) · 5.07 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-30)

Commits

  • ff25e13 - docs: remove excess whitespace (by Philipp Burckhardt)
  • 73c23e2 - docs: include stdbool, remove backticks (#2881) (by Gunj Joshi)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)

Contributors

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

  • Athan Reines
  • Gunj Joshi
  • Philipp Burckhardt

0.2.1 (2024-07-27)

Features

  • 054472b - add C implementation for math/base/assert/is-nonnegative-integer (#1746)

Closed Issues

This release closes the following issue:

#1723

Commits

  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)
  • d40dbaf - chore: update package meta data (#1812) (by stdlib-bot)
  • 054472b - feat: add C implementation for math/base/assert/is-nonnegative-integer (#1746) (by Gunj Joshi, Athan Reines)

Contributors

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

  • Athan Reines
  • Gunj Joshi
  • Philipp Burckhardt

0.1.2 (2024-02-23)

No changes reported for this release.

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.1 (2023-10-09)

No changes reported for this release.

0.1.0 (2023-09-23)

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)
  • 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.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-06)

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.