Skip to content

Latest commit

 

History

History
100 lines (54 loc) · 2.77 KB

File metadata and controls

100 lines (54 loc) · 2.77 KB

CHANGELOG

Package changelog.

Unreleased (2026-07-29)

Commits

Details
  • de6983f - bench: refactor to use string interpolation in math/base/assert (#10195) (by Lokesh Ranjan)

Contributors

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

  • Lokesh Ranjan

0.1.1 (2026-02-08)

No changes reported for this release.

0.1.0 (2026-01-30)

Features

Commits

Details
  • 65ddf8d - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • f7b18f2 - bench: update random value generation (#6687) (by Harsh Yadav)
  • ef16301 - docs: replace manual for loop in examples (#6675) (by Harsh Yadav)
  • e450426 - bench: add missing native suffix (by Philipp Burckhardt)
  • 1f3190b - docs: add missing f suffixes and stdbool header in math/base/assert/is-oddf (#3457) (by Gunj Joshi)
  • ecd017d - feat: add math/base/assert/is-oddf (#3125) (by Gururaj Gurram, Gunj Joshi, stdlib-bot)

Contributors

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

  • Gunj Joshi
  • Gururaj Gurram
  • Harsh Yadav
  • Philipp Burckhardt