Skip to content

Latest commit

 

History

History
74 lines (40 loc) · 2.19 KB

File metadata and controls

74 lines (40 loc) · 2.19 KB

CHANGELOG

Package changelog.

0.0.1 (2026-02-07)

No changes reported for this release.

0.1.0 (2026-01-29)

Features

  • 7b77290 - add constants/float32/min-base2-exponent-subnormal (#2750)

Bug Fixes

Commits

Details
  • f9651e6 - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • 9b9c746 - chore: update test messages in constants/float32 (#6773) (by Harsh Yadav)
  • 4301694 - docs: update related packages sections (#4362) (by stdlib-bot)
  • 2bd8dad - fix: update directory name (#2795) (by Gunj Joshi)
  • 7b77290 - feat: add constants/float32/min-base2-exponent-subnormal (#2750) (by Gunj Joshi)

Contributors

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

  • Gunj Joshi
  • Harsh Yadav
  • Philipp Burckhardt