Skip to content

Latest commit

 

History

History
506 lines (331 loc) · 31.2 KB

File metadata and controls

506 lines (331 loc) · 31.2 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-06)

Closed Issues

A total of 3 issues were closed in this release:

#10556, #10945, #11014

Commits

Details
  • cd99fef - docs: fix C examples (#11135) (by anee3)
  • 2c843b8 - bench: refactor to use string interpolation in math/strided/special/abs (#11092) (by Partha Das)
  • 68a70e3 - bench: refactor to use string interpolation in math/strided/ops/sub (#11093) (by Partha Das)
  • dc2ab17 - chore: fix JavaScript lint errors (#11015) (by Baixiaochun, Athan Reines)
  • e514cd8 - chore: fix C lint errors (#10981) (by Geo Daoyu)
  • 95e3a15 - chore: minor clean-up (by Philipp Burckhardt)
  • 086d2d6 - chore: fix JavaScript lint errors (#10557) (by Partha Das, Athan Reines)

Contributors

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

  • Athan Reines
  • Baixiaochun
  • Geo Daoyu
  • Partha Das
  • Philipp Burckhardt
  • anee3

0.3.1 (2026-02-08)

No changes reported for this release.

0.3.0 (2026-01-31)

Features

  • 4f2a179 - update math/strided/special TypeScript declarations

Bug Fixes

Closed Issues

A total of 37 issues were closed in this release:

#5503, #5792, #5835, #5857, #5960, #6083, #6312, #6502, #6615, #6627, #6629, #6761, #6808, #6914, #7061, #7104, #7135, #7487, #7544, #7549, #7559, #7561, #7623, #7899, #8014, #8201, #8216, #8262, #8726, #8759, #8980, #9334, #9356, #9419, #9463, #9658, #9812

Commits

Details
  • 225a1d9 - chore: fix JavaScript lint errors (#9813) (by nnyouung, Athan Reines)
  • b6d9f4d - chore: fix JavaScript lint errors (#9659) (by Shreelaxmi Hegde, Athan Reines)
  • 8289a03 - bench: refactor to use dynamic memory allocation in math/strided/special/strunc (#9481) (by kshitijgarg2811-oss, Athan Reines)
  • e47459a - chore: fix C lint errors (#9475) (by Geo Daoyu)
  • c47ee05 - chore: fix JavaScript lint errors (#9427) (by Shreelaxmi Hegde, Athan Reines)
  • 6bffb72 - chore: fix JavaScript lint errors (#9365) (by Jugal Patel, Athan Reines)
  • 8c61391 - chore: fix JavaScript lint errors (#9337) (by DivitJain26, Athan Reines)
  • a12ad26 - bench: refactor to use dynamic memory allocation in math/strided/special/smskdeg2rad (#9318) (by Yohan Park)
  • d0e877e - bench: refactor to use dynamic memory allocation in math/strided/special/dmskrsqrt (#9317) (by Seoha Son)
  • 2067ee5 - chore: fix JavaScript lint errors (#8992) (by Rohit R Bhat)
  • 35f4223 - chore: fix JavaScript lint errors (#8766) (by Krishna Awasthi, Athan Reines)
  • 6c66165 - chore: fix C lint errors (#8727) (by Geo Daoyu)
  • 2ee3e58 - chore: fix JavaScript lint errors (#8270) (by Krie, Athan Reines)
  • f9011e1 - bench: replace stack allocation with dynamic allocation (#7317) (by Navyansh Kesarwani, Athan Reines)
  • 2c9f492 - chore: fix C lint errors (#8217) (by Geo Daoyu, Athan Reines)
  • 4792a3c - chore: fix C lint errors (#8202) (by Geo Daoyu)
  • 4f2a179 - feat: update math/strided/special TypeScript declarations (by Philipp Burckhardt)
  • b44e0a7 - docs: clean-up TSDoc examples (by Philipp Burckhardt)
  • 73ca98e - chore: fix C lint errors (#8015) (by Geo Daoyu)
  • 414da4a - chore: fix C lint errors (#7901) (by Geo Daoyu)
  • 65ddf8d - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • 6eee151 - style: fix indentation in JSON files (by Philipp Burckhardt)
  • 72d2b0d - chore: fix C lint errors (#7716) (by Geo Daoyu)
  • e6091be - chore: fix EditorConfig lint errors (#7641) (by Lalit Narayan Yadav)
  • b817e6c - chore: fix EditorConfig lint errors (#7628) (by Atharva Patil, Athan Reines)
  • eaefc47 - chore: fix C lint errors (#7562) (by Geo Daoyu)
  • f00f57b - chore: fix C lint errors (#7550) (by Geo Daoyu)
  • da3653b - chore: fix C lint errors (#7545) (by Geo Daoyu)
  • 59fda0c - fix: update include path (by Athan Reines)
  • f3447c1 - build: fix function aliases (by Athan Reines)
  • c05f9db - fix: update supported dtypes (by Athan Reines)
  • c17a2b8 - chore: regenerate generated files (by Athan Reines)
  • 98f079c - chore: fix C lint errors (#7488) (by Geo Daoyu)
  • 0e13713 - chore: fix C lint errors (#7370) (by Geo Daoyu)
  • a5bfb5a - chore: fix C lint errors (#7218) (by Geo Daoyu)
  • 0f9285b - chore: fix C lint errors (#7064) (by Geo Daoyu)
  • 6caaaed - chore: fix C lint errors (#7071) (by Geo Daoyu)
  • a5f516c - chore: fix EditorConfig lint errors (#7137) (by Karan Vasudevamurthy)
  • 6a4f52a - docs: correct domain of inverse coversed cosine (by Karan Anand)
  • 5c3ca55 - chore: fix EditorConfig lint errors (#6870) (by Geo Daoyu)
  • 9415971 - chore: fix EditorConfig lint errors (#6863) (by Geo Daoyu)
  • 04143be - style: re-enable lint rule (#6838) (by Shabareesh Shetty)
  • 10afa3c - style: re-enable lint rule (#6835) (by Lalit Narayan Yadav, Athan Reines)
  • 29ca435 - chore: disable lint rule (#6677) (by Dipjyoti Das)
  • 7385bec - chore: fix EditorConfig lint errors (#6652) (by PrathamBhamare)
  • 9980e59 - chore: fix JavaScript lint errors (#6324) (by Kavyansh-Bagdi)
  • 3938b26 - refactor: update paths (by Gururaj Gurram)
  • 21cdb49 - chore: fix EditorConfig lint errors (#6086) (by Sanchay Ketan Sinha, Aayush Khanna, stdlib-bot)
  • 89ecfe0 - refactor: update paths (by Gururaj Gurram)
  • c7c1fb3 - refactor: update paths (by Gururaj Gurram)
  • 40b4245 - chore: fix EditorConfig lint errors (#5970) (by Gautam Kaushik)
  • 6010275 - chore: fix EditorConfig lint errors by replacing tabs with spaces (#5910) (by Dhanyabad Behera)
  • 0e31615 - chore(math): replace tabs with spaces in manifest.json (#5843) (by Anshu Kumar)
  • 99a8508 - chore: fix C lint error (#5804) (by Hemant M Mehta)
  • b0b646a - bench: suppress uninitialized variable warning (#5523) (by Yugal Kaushik)
  • 5081120 - refactor: update paths (by Gururaj Gurram)
  • 1eac550 - refactor: update paths (by Gururaj Gurram)
  • 92761ec - refactor: update paths (by Gururaj Gurram)
  • eecf3f4 - refactor: update paths (by Gururaj Gurram)
  • 2752fe3 - refactor: update paths (by Gururaj Gurram)
  • 836170d - refactor: update paths (by Gururaj Gurram)
  • 769b921 - docs: update related packages sections (#4638) (by stdlib-bot, Athan Reines)
  • 8f2808d - docs: update related packages sections (#4302) (by stdlib-bot)
  • 62364f6 - style: fix C comment alignment (by Philipp Burckhardt)
  • c322b66 - docs: update related packages sections (#4070) (by stdlib-bot, Philipp Burckhardt)
  • f317033 - docs: update related packages sections (#4040) (by stdlib-bot)
  • a1b543a - docs: update related packages sections (#4009) (by stdlib-bot, Philipp Burckhardt)
  • 32deb11 - docs: update related packages sections (#3976) (by stdlib-bot)
  • b8c41df - docs: update related packages sections (#3915) (by stdlib-bot)
  • 2825b42 - docs: update related packages sections (#3898) (by stdlib-bot)
  • bf5643f - docs: update related packages sections (#3404) (by stdlib-bot)
  • 1c56b73 - docs: update related packages sections (#3380) (by stdlib-bot)
  • 7e8187a - docs: update related packages sections (#3368) (by stdlib-bot)
  • b89c97c - docs: resolve lint errors in TS declaration files (by Philipp Burckhardt)
  • 6e9f42e - docs: harmonize list formatting in repl.txt and ensure starting newline (by Philipp Burckhardt)

Contributors

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

  • Aayush Khanna
  • Anshu Kumar
  • Athan Reines
  • Atharva Patil
  • Dhanyabad Behera
  • Dipjyoti Das
  • DivitJain26
  • Gautam Kaushik
  • Geo Daoyu
  • Gururaj Gurram
  • Hemant M Mehta
  • Jugal Patel
  • Karan Anand
  • Karan Vasudevamurthy
  • Kavyansh-Bagdi
  • Krie
  • Krishna Awasthi
  • Lalit Narayan Yadav
  • Navyansh Kesarwani
  • Philipp Burckhardt
  • PrathamBhamare
  • Rohit R Bhat
  • Sanchay Ketan Sinha
  • Seoha Son
  • Shabareesh Shetty
  • Shreelaxmi Hegde
  • Yohan Park
  • Yugal Kaushik
  • kshitijgarg2811-oss
  • nnyouung

0.2.2 (2024-07-29)

Commits

Details
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • e3a3679 - refactor: update paths (by Athan Reines)
  • ddd4403 - refactor: update paths (by Athan Reines)
  • 0406147 - refactor: update paths (by Athan Reines)
  • b9703b5 - refactor: update paths (by Athan Reines)
  • f626b3d - docs: update related packages sections (#2255) (by stdlib-bot)
  • 53fd65d - docs: update related packages sections (#2240) (by stdlib-bot)

Contributors

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

  • Athan Reines

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-14)

Bug Fixes

  • 6d1f22f - limit to real-valued floating-point data types

Commits

Details
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 6d1f22f - fix: limit to real-valued floating-point data types (by Athan Reines)
  • eb38ba4 - style: resolve C lint errors (by Athan Reines)
  • 9502ed2 - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • 73d8643 - docs: update links (by Athan Reines)
  • d73bbf4 - build: replace lint directives (by Philipp Burckhardt)
  • ac78ce0 - build: remove tslint directives (by Philipp Burckhardt)
  • bf2cf8b - build: remove tslint directives (by Philipp Burckhardt)
  • 453dd85 - build: remove tslint directives (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.1.0 (2023-09-24)

Features

  • 98bc722 - update minimum TypeScript version

Bug Fixes

  • 4aea37f - add missing this parameter
  • 8b19e14 - add missing this parameter
  • bc0e1ec - add missing this parameter
  • 5997119 - add missing this parameter
  • ca5fa53 - add missing this parameter
  • d298e65 - add missing this parameter
  • ec92052 - update import path for Collection type definition
  • 4230667 - update import path for Collection type definition
  • b37aba2 - update import path for Collection type definition
  • 6c0182d - update import path for Collection type definition
  • 9d9348c - update import path for Collection type definition

BREAKING CHANGES

  • 98bc722: update minimum TypeScript version to 4.1

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

Commits

Details
  • 4aea37f - fix: add missing this parameter (by Athan Reines)
  • 8b19e14 - fix: add missing this parameter (by Athan Reines)
  • bc0e1ec - fix: add missing this parameter (by Athan Reines)
  • 5997119 - fix: add missing this parameter (by Athan Reines)
  • ca5fa53 - fix: add missing this parameter (by Athan Reines)
  • d298e65 - fix: add missing this parameter (by Athan Reines)
  • 98bc722 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • ec92052 - fix: update import path for Collection type definition (by Athan Reines)
  • 4230667 - fix: update import path for Collection type definition (by Athan Reines)
  • b37aba2 - fix: update import path for Collection type definition (by Athan Reines)
  • 6c0182d - fix: update import path for Collection type definition (by Athan Reines)
  • 9d9348c - fix: update import path for Collection type definition (by Athan Reines)
  • b734544 - refactor: use strictEqual checks (by Philipp Burckhardt)
  • ce7e336 - docs: update equations (by Philipp Burckhardt)
  • 28e1c84 - docs: resolve C lint errors (by Athan Reines)
  • c5da1f9 - docs: render equations via math code blocks (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.0.7 (2022-07-09)

No changes reported for this release.

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-28)

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.