Skip to content

Latest commit

 

History

History
572 lines (315 loc) · 19 KB

CHANGELOG.md

File metadata and controls

572 lines (315 loc) · 19 KB

CHANGELOG

Package changelog.

Unreleased (2025-01-23)

Packages

Features
Features
Features

Contributors

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

  • Athan Reines
  • Gunj Joshi
  • Karan Anand
  • Philipp Burckhardt
  • Prashant Kumar Yadav

Commits

  • 15204d7 - docs: update namespace table of contents (#4858) (by stdlib-bot)
  • 39c7a0a - feat: add III_D macro in math/base/napi/ternary (#4855) (by Karan Anand, Athan Reines)
  • 0e011ca - docs: update comment (by Athan Reines)
  • 3224b20 - feat: add CCC_C macro (by Athan Reines)
  • 1994ca1 - feat: add ZZZ_Z macro (by Athan Reines)
  • 0e28d1f - refactor: move implementations and macros to separate files (by Athan Reines)
  • 894885f - feat: add FC_C macro (by Athan Reines)
  • 89df5ae - docs: add DZ_Z docs (by Athan Reines)
  • 8a62393 - docs: reorder APIs and add missing docs (by Athan Reines)
  • cbaae4c - feat: add DZ_Z macro (by Athan Reines)
  • bf703d6 - refactor: move macros and functions to separate files (by Athan Reines)
  • 665d028 - feat: add STDLIB_MATH_BASE_NAPI_MODULE_IID_D macro in math/base/napi/ternary (#4523) (by Prashant Kumar Yadav, Athan Reines)
  • 515162f - feat: add STDLIB_MATH_BASE_NAPI_MODULE_ID_D macro in math/base/napi/binary (#4522) (by Prashant Kumar Yadav, Athan Reines)
  • 7d8ab5a - feat: add ii_f API in math/base/napi/binary (#3315) (by Gunj Joshi)
  • 9e689ff - chore: fix indentation in manifest.json files (by Philipp Burckhardt)
  • 4340ba6 - feat: add I_F macro to math/base/napi/unary (#2903) (by Gunj Joshi, Athan Reines)
  • b224509 - feat: add F_I macro to math/base/napi/unary (#2768) (by Gunj Joshi)
  • eb7f8ed - docs: add missing stdint includes (#2728) (by Gunj Joshi, Athan Reines)
  • 46cda32 - feat: add LL_D in math/base/napi/binary (#2726) (by Gunj Joshi, Athan Reines)

0.3.0 (2024-07-28)

Packages

Features
  • c5b26dc - add Node-API macros for binary functions
Bug Fixes
Features
Bug Fixes

Contributors

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

  • Aman Bhansali
  • Athan Reines
  • Gunj Joshi
  • Pranav Goswami

Commits

  • 8908bda - refactor: update paths (by Athan Reines)
  • ad760a9 - refactor: update paths (by Athan Reines)
  • 74f3c08 - feat: add dii_d in math/base/napi/ternary (#2546) (by Gunj Joshi, Athan Reines)
  • cf3f92e - fix: update include paths (by Athan Reines)
  • 75d4f83 - refactor: update require and include paths (by Athan Reines)
  • c5b26dc - feat: add Node-API macros for binary functions (by Aman Bhansali, Pranav, Athan Reines)

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Packages

Features
Features
  • 0318f32 - add math/base/napi/quaternary
Features
  • f82185a - add math/base/napi/quinary

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

Commits

  • 783804d - feat: update namespace TypeScript declarations (#1170) (by stdlib-bot, Athan Reines)
  • 1b31b43 - docs: update namespace table of contents (#1138) (by stdlib-bot, Athan Reines)
  • ee1f47b - feat: add quinary to namespace (by Athan Reines)
  • f82185a - feat: add math/base/napi/quinary (by Athan Reines)
  • bfadb4e - docs: fix missing period (by Athan Reines)
  • 2078b9d - feat: add quaternary to namespace (by Athan Reines)
  • 0318f32 - feat: add math/base/napi/quaternary (by Athan Reines)
  • 9502ed2 - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • 46d049b - build: replace tslint directive (by Philipp Burckhardt)
  • 714b339 - docs: update links (by Athan Reines)
  • d73bbf4 - build: replace lint directives (by Philipp Burckhardt)

0.1.0 (2023-09-24)

Packages

Features
BREAKING CHANGES
  • 58832ee: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.
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.
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.

BREAKING CHANGES

  • 58832ee: update minimum TypeScript version to 4.1

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

Contributors

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

  • Athan Reines
  • Philipp Burckhardt
  • Stephannie Jiménez Gacha

Commits

  • 58832ee - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • b734544 - refactor: use strictEqual checks (by Philipp Burckhardt)
  • 5e64296 - feat: add native addon to cflipsign (#990) (by Stephannie Jiménez Gacha, Athan Reines)
  • 1014c3a - feat: add Node-API macros for binary functions (#969) (by Stephannie Jiménez Gacha, Athan Reines)

0.0.1 (2022-02-16)

No changes reported for this release.