Skip to content

Latest commit

 

History

History
550 lines (350 loc) · 30.5 KB

CHANGELOG.md

File metadata and controls

550 lines (350 loc) · 30.5 KB

CHANGELOG

Package changelog.

Unreleased (2025-04-30)

Features

  • 0572aac - add number/float32/base/identity
  • 5bad5d8 - add number/float64/base/identity
  • 5014579 - add number/uint32/base/muldw
  • fd83184 - add number/int32/base/muldw
  • c528ca7 - add number/int32/base/mul
  • 348d584 - add number/uint32/base/mul
  • e8c4318 - add number/float32/base/sub
  • 7ae2f22 - add number/float32/base/mul
  • 5928127 - add number/float32/base/div
  • 2dc9e44 - add number/float64/base/sub
  • 04dad66 - add number/float64/base/div
  • b492938 - add number/float64/base/mul
  • 6f5ff44 - add number/float32/base/add
  • 9482391 - add number/float64/base/add5
  • a4c46eb - add number/float64/base/add4
  • 8237449 - add number/float64/base/add3
  • 6747b5e - add number/float64/base/add
  • 9aaeaaa - add C implementation for number/float32/base/signbit (#3399)

Closed Issues

A total of 6 issues were closed in this release:

#5347, #5501, #6031, #6588, #6616, #6703

Commits

  • 66f68cf - chore: fix EditorConfig lint errors (#6871) (by zhanggy)
  • f3cfeab - chore: fix EditorConfig lint errors (#6861) (by zhanggy)
  • 57953ed - chore: fix JavaScript lint errors (issue #6616) (#6626) (by GURU PRASAD SHARMA, Athan Reines)
  • 7f1101e - chore: fix EditorConfig lint errors (#6596) (by Mahfuza Humayra Mohona, Athan Reines)
  • ecc74c7 - chore: fix EditorConfig lint errors (#6181) (by MANI, Athan Reines)
  • 1820a95 - docs: update related packages sections (#6503) (by stdlib-bot)
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • 8f4f7b9 - refactor: rename file (#6128) (by Gururaj Gurram)
  • 0572aac - feat: add number/float32/base/identity (by Gururaj Gurram)
  • 5bad5d8 - feat: add number/float64/base/identity (by Gururaj Gurram)
  • 5014579 - feat: add number/uint32/base/muldw (by Gururaj Gurram)
  • 9a6831e - refactor: update paths (by Gururaj Gurram)
  • fd83184 - feat: add number/int32/base/muldw (by Gururaj Gurram)
  • 2540748 - refactor: update paths (by Gururaj Gurram)
  • c528ca7 - feat: add number/int32/base/mul (by Gururaj Gurram)
  • 4fdea8f - chore: fix EditorConfig lint errors (#5514) (by Justyn Shelby)
  • 635e38f - refactor: rename file in number/float32/base/add (#5498) (by Gururaj Gurram)
  • 348d584 - feat: add number/uint32/base/mul (by Gururaj Gurram)
  • a4d7692 - refactor: rename file in number/float32/base/mul (#5463) (by Gururaj Gurram)
  • 5081120 - refactor: update paths (by Gururaj Gurram)
  • e8c4318 - feat: add number/float32/base/sub (by Gururaj Gurram)
  • 1eac550 - refactor: update paths (by Gururaj Gurram)
  • 7ae2f22 - feat: add number/float32/base/mul (by Gururaj Gurram)
  • adbcf39 - refactor: update paths (by Gururaj Gurram)
  • 5928127 - feat: add number/float32/base/div (by Gururaj Gurram)
  • 35df6a5 - chore: fix C lint errors (#5354) (by GK Bishnoi)
  • 92761ec - refactor: update paths (by Gururaj Gurram)
  • 2dc9e44 - feat: add number/float64/base/sub (by Gururaj Gurram)
  • e910b33 - refactor: update paths (by Gururaj Gurram)
  • 04dad66 - feat: add number/float64/base/div (by Gururaj Gurram)
  • eecf3f4 - refactor: update paths (by Gururaj Gurram)
  • b492938 - feat: add number/float64/base/mul (by Gururaj Gurram)
  • 6f5ff44 - feat: add number/float32/base/add (by Gururaj Gurram)
  • 9482391 - feat: add number/float64/base/add5 (by Gururaj Gurram)
  • a4c46eb - feat: add number/float64/base/add4 (by Gururaj Gurram)
  • 8237449 - feat: add number/float64/base/add3 (by Gururaj Gurram)
  • 836170d - refactor: update paths (by Gururaj Gurram)
  • 6747b5e - feat: add number/float64/base/add (by Gururaj Gurram)
  • 6028758 - docs: update namespace TypeScript declaration comments (#4758) (by stdlib-bot, Philipp Burckhardt)
  • 9aaeaaa - feat: add C implementation for number/float32/base/signbit (#3399) (by Neeraj Pathak, Athan Reines, stdlib-bot)
  • 4a70790 - style: add missing spaces (by Philipp Burckhardt)
  • a72a67a - chore: minor clean-up (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • GK Bishnoi
  • GURU PRASAD SHARMA
  • Gururaj Gurram
  • Justyn Shelby
  • Karan Anand
  • MANI
  • Mahfuza Humayra Mohona
  • Neeraj Pathak
  • Philipp Burckhardt
  • zhanggy

0.3.3 (2024-11-05)

No changes reported for this release.

0.3.2 (2024-11-05)

Commits

  • b89c97c - docs: resolve lint errors in TS declaration files (by Philipp Burckhardt)
  • b723a6e - docs: fix errors in comments and clean-up (by Philipp Burckhardt)
  • 6e9f42e - docs: harmonize list formatting in repl.txt and ensure starting newline (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.3.1 (2024-08-18)

No changes reported for this release.

0.3.0 (2024-08-17)

Bug Fixes

  • ca6614a - add missing gypfile field entries

Commits

  • 272ae7a - docs: remove comment (by Athan Reines)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)
  • 41d41e9 - test: include trailing newlines in Julia-generated JSON fixtures (by Philipp Burckhardt)
  • 9ed7d0e - chore: add missing trailing newlines (by Philipp Burckhardt)
  • 0d3b4d0 - chore: remove extra spaces and lint fixes (by Philipp Burckhardt)
  • 0616f00 - docs: update related packages sections (by stdlib-bot)
  • 28433d6 - docs: clean-up C function parameter and return annotations (by Philipp Burckhardt)
  • ca6614a - fix: add missing gypfile field entries (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.2.1 (2024-02-05)

No changes reported for this release.

0.2.0 (2024-02-05)

Features

  • 2693e3b - update namespace TypeScript declarations (#1287)
  • 23df479 - add isSameValueZerof to namespace and fix export name
  • 5cd3de9 - add number/float32/base/assert/is-same-value-zero
  • d416f05 - add isSameValueZero to namespace
  • 9eec2ad - add number/float64/base/assert/is-same-value-zero
  • 7998c12 - add assert to namespace
  • ecee463 - add number/float32/base/assert
  • f21f6bf - add number/float32/base/assert/is-same-value
  • e2a8c34 - add assert to namespace
  • 6e01e5f - add number/float64/base/assert
  • 4cae4c7 - add number/float64/base/assert/is-same-value

Bug Fixes

Commits

  • 2693e3b - feat: update namespace TypeScript declarations (#1287) (by stdlib-bot, Athan Reines)
  • 322d1ca - docs: update namespace table of contents (#1284) (by stdlib-bot, Philipp Burckhardt)
  • 442fbfc - docs: update Markdown stdlib package URLs (#1274) (by stdlib-bot)
  • 23fdf15 - docs: update link (by Athan Reines)
  • 78512b9 - docs: update link (by Athan Reines)
  • 23df479 - feat: add isSameValueZerof to namespace and fix export name (by Athan Reines)
  • 5cd3de9 - feat: add number/float32/base/assert/is-same-value-zero (by Athan Reines)
  • d416f05 - feat: add isSameValueZero to namespace (by Athan Reines)
  • 9eec2ad - feat: add number/float64/base/assert/is-same-value-zero (by Athan Reines)
  • 7998c12 - feat: add assert to namespace (by Athan Reines)
  • ecee463 - feat: add number/float32/base/assert (by Athan Reines)
  • f21f6bf - feat: add number/float32/base/assert/is-same-value (by Athan Reines)
  • 868324a - style: add missing decimals (by Athan Reines)
  • e2a8c34 - feat: add assert to namespace (by Athan Reines)
  • 6e01e5f - feat: add number/float64/base/assert (by Athan Reines)
  • 3f84b6f - refactor: reduce addon boilerplate (by Athan Reines)
  • 4cae4c7 - feat: add number/float64/base/assert/is-same-value (by Athan Reines)
  • a170482 - fix: add missing field (by Athan Reines)
  • c506804 - docs: fix example code (by Philipp Burckhardt)
  • e8cf70a - docs: update related packages sections (#1263) (by stdlib-bot)
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • f27ce09 - docs: update related packages sections (#1254) (by stdlib-bot)
  • 8affb20 - docs: update related packages sections (#1248) (by stdlib-bot)
  • 8ef1f9e - docs: update related packages sections (#1233) (by stdlib-bot)
  • 398a2ac - docs: update related packages sections (#1228) (by stdlib-bot)
  • fe1a276 - docs: update related packages sections (#1220) (by stdlib-bot)
  • cf3668f - docs: update related packages sections (#1210) (by stdlib-bot)
  • 5e1216b - docs: update related packages sections (#1192) (by stdlib-bot)
  • 32e396e - docs: update related packages sections (#1185) (by stdlib-bot)
  • 1879534 - docs: update related packages sections (#1179) (by stdlib-bot)
  • 4d6b104 - docs: update related packages sections (#1172) (by stdlib-bot, Athan Reines)
  • bf038c4 - docs: update related packages sections (#1168) (by stdlib-bot)
  • d575e8b - docs: update related packages sections (#1167) (by stdlib-bot)
  • 26cf434 - docs: update related packages sections (#1156) (by stdlib-bot)
  • 2f0cb7e - docs: update related packages sections (#1154) (by stdlib-bot)
  • 57d81e4 - docs: update related packages sections (#1151) (by stdlib-bot)
  • 73f98e4 - docs: update related packages sections (#1150) (by stdlib-bot)
  • e9778a4 - build: do not escape special Markdown characters in code (by Philipp Burckhardt)
  • 78a556e - docs: update related packages sections (#1145) (by stdlib-bot)
  • 4626ee3 - build: remove tslint directives (by Philipp Burckhardt)
  • 8fbd70f - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • 9502ed2 - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • 9a75516 - docs: fix variable declarations (by Athan Reines)
  • 66c2911 - docs: update links (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.1.1 (2023-11-08)

No changes reported for this release.

0.1.0 (2023-11-08)

Features

  • 898e8e4 - update minimum TypeScript version
  • c23a1d5 - refactor declarations to use generics
  • efcd0af - refactor declarations to use generics
  • 1e1b4b1 - refactor declarations to use generics
  • 73cb4ea - refactor declarations to use generics

Bug Fixes

  • 92caf33 - update import path for Collection type definition

BREAKING CHANGES

  • 898e8e4: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.
  • c23a1d5: refactor declarations to use generics

  • efcd0af: refactor declarations to use generics

  • 1e1b4b1: refactor declarations to use generics

  • 73cb4ea: refactor declarations to use generics

Commits

  • d73bbf4 - build: replace lint directives (by Philipp Burckhardt)
  • bf2cf8b - build: remove tslint directives (by Philipp Burckhardt)
  • 898e8e4 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 92caf33 - fix: update import path for Collection type definition (by Athan Reines)
  • 0e39133 - chore: use strictEqual checks and resolve lint errors (by Philipp Burckhardt)
  • c23a1d5 - feat: refactor declarations to use generics (by Athan Reines)
  • efcd0af - feat: refactor declarations to use generics (by Athan Reines)
  • 1e1b4b1 - feat: refactor declarations to use generics (by Athan Reines)
  • 73cb4ea - feat: refactor declarations to use generics (by Athan Reines)
  • 28e1c84 - docs: resolve C lint errors (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.0.10 (2021-08-23)

No changes reported for this release.

0.0.9 (2021-07-07)

No changes reported for this release.

0.0.8 (2021-06-27)

No changes reported for this release.

0.0.7 (2021-06-16)

No changes reported for this release.

0.0.6 (2021-06-15)

No changes reported for this release.

0.0.5 (2021-06-13)

No changes reported for this release.

0.0.4 (2021-06-12)

No changes reported for this release.

0.0.3 (2021-06-12)

No changes reported for this release.

0.0.2 (2021-06-10)

No changes reported for this release.

0.0.1 (2021-06-10)

No changes reported for this release.