Skip to content

Latest commit

 

History

History
322 lines (179 loc) · 10.4 KB

File metadata and controls

322 lines (179 loc) · 10.4 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-01)

Commits

Details
  • fe2eec4 - bench: refactor to use string interpolation in number (#11603) (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-08)

No changes reported for this release.

0.3.0 (2026-01-30)

Features

  • 7e901bd - update number/uint16/base TypeScript declarations
  • 774b270 - add missing exports to namespaces
  • d4383ec - add number/uint16/base/identity (#7846)
  • 9cecbb4 - add mul to namespace
  • 09203ae - add number/uint16/base/mul
  • 9d1b309 - add sub to namespace
  • 8df5dbe - add number/uint16/base/sub
  • b62127d - add add to namespace
  • 3f1067f - add number/uint16/base/add

Commits

Details
  • 7db5b32 - chore: add alias_prefix to parent namespaces (#8540) (by Gunj Joshi)
  • 5f5bb2d - docs: update namespace table of contents (#8425) (by stdlib-bot, Athan Reines)
  • 7e901bd - feat: update number/uint16/base TypeScript declarations (by Philipp Burckhardt)
  • 774b270 - feat: add missing exports to namespaces (by Philipp Burckhardt)
  • 7add020 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 11581aa - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 7483bef - test: use .strictEqual() instead of .equal() (by Philipp Burckhardt)
  • 8c20ca4 - bench: fix types in C benchmarks (#7865) (by Gunj Joshi)
  • b5cb6da - docs: replace integer by uinteger in JSDocs (#7866) (by Gunj Joshi)
  • 1a121d7 - docs: fix missing includes (by Athan Reines)
  • d4383ec - feat: add number/uint16/base/identity (#7846) (by Gunj Joshi)
  • 5896836 - build: add package meta data (by Athan Reines)
  • 6c6fd79 - build: add package meta data (by Athan Reines)
  • 6803252 - build: add package meta data (by Athan Reines)
  • 5cb475e - docs: add notes (by Athan Reines)
  • 8e82087 - docs: update namespace table of contents (#7261) (by stdlib-bot)
  • 6e5459a - docs: add notes (by Athan Reines)
  • 9cecbb4 - feat: add mul to namespace (by Athan Reines)
  • 09203ae - feat: add number/uint16/base/mul (by Athan Reines)
  • 9d1b309 - feat: add sub to namespace (by Athan Reines)
  • 8df5dbe - feat: add number/uint16/base/sub (by Athan Reines)
  • b62127d - feat: add add to namespace (by Athan Reines)
  • 3f1067f - feat: add number/uint16/base/add (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.2 (2024-07-28)

Commits

Details
  • 41d41e9 - test: include trailing newlines in Julia-generated JSON fixtures (by Philipp Burckhardt)
  • 9ed7d0e - chore: add missing trailing newlines (by Philipp Burckhardt)
  • 0616f00 - docs: update related packages sections (by stdlib-bot)

Contributors

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

  • Philipp Burckhardt

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • 57d81e4 - docs: update related packages sections (#1151) (by stdlib-bot)
  • 9502ed2 - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • d73bbf4 - build: replace lint directives (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.1.0 (2023-09-24)

Features

  • 898e8e4 - update minimum TypeScript version

BREAKING CHANGES

  • 898e8e4: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.

Commits

Details
  • 898e8e4 - feat: update minimum TypeScript version (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.6 (2022-02-16)

No changes reported for this release.

0.0.5 (2021-08-22)

No changes reported for this release.

0.0.4 (2021-07-07)

No changes reported for this release.

0.0.3 (2021-06-27)

No changes reported for this release.

0.0.2 (2021-06-16)

No changes reported for this release.

0.0.1 (2021-06-15)

No changes reported for this release.