Package changelog.
-
20d6f78: rename whileEach to iterWhileEach for consistency -
8b1548f: update namespace declarations- To migrate, users should consult the corresponding packages containing the respective implementations to determine what is breaking. The primary breakages come from the
blas/*namespace, where we recently refactored how top-level BLAS APIs operate on input arguments.
- To migrate, users should consult the corresponding packages containing the respective implementations to determine what is breaking. The primary breakages come from the
Details
0287136- bench: refactor to use string interpolation initer(#11612) (by Karan Anand)02d748a- bench: refactor to use string interpolation initer/push(#10434) (by Sagar Ratna Chaudhary)0472076- docs: remove duplicated words in documentation and comments (by Philipp Burckhardt)010db5c- test: fix descriptions (by Athan Reines)5f5bb2d- docs: update namespace table of contents (#8425) (by stdlib-bot, Athan Reines)df3a5eb- refactor: use base array utility (by Athan Reines)044d67b- docs: fix examples (#8162) (by stdlib-bot)b7c2031- docs: clean-up TSDoc declaration comments (by Philipp Burckhardt)4f34af5- chore: remove extra spaces and add missing TSDoc comments (by Philipp Burckhardt)70afd90- feat: updateiterTypeScript declarations (by Philipp Burckhardt)78620b6- chore: disable lint directives (by Philipp Burckhardt)33d711b- docs: add missing forward slashes to return annotations (by Philipp Burckhardt)20d6f78- feat: add iterator exports and fix naming consistency (by Philipp Burckhardt)11581aa- test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)07f7c05- test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)c894b66- test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)77867ac- docs: remove trailing whitespace (by Philipp Burckhardt)5df47c3- chore: minor clean-up (by Philipp Burckhardt)908fdc2- refactor: update paths (by Athan Reines)10d3909- docs: update related packages sections (#4793) (by stdlib-bot)bd18248- docs: update related packages sections (#4675) (by stdlib-bot, Philipp Burckhardt)321e49e- docs: add missing periods to list items (by Philipp Burckhardt)8684eb4- docs: update related packages sections (#4114) (by stdlib-bot, Athan Reines)a1b543a- docs: update related packages sections (#4009) (by stdlib-bot, Philipp Burckhardt)32deb11- docs: update related packages sections (#3976) (by stdlib-bot)ff25e13- docs: remove excess whitespace (by Philipp Burckhardt)ac06419- docs: update related packages sections (#3387) (by stdlib-bot)8b1548f- feat: update namespace TypeScript declarations (#3190) (by stdlib-bot, Philipp Burckhardt)
A total of 4 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Karan Anand
- Philipp Burckhardt
- Sagar Ratna Chaudhary
No changes reported for this release.
8d51aeb- properly increment iteration index
A total of 5 issues were closed in this release:
Details
fd817da- test: replace duplicate test (by Philipp Burckhardt)0c4f656- chore: fix indentation (#3003) (by stdlib-bot)43e7a33- chore: minor clean-up after code review (by Philipp Burckhardt)fd271be- feat: additer/cusome-by(#2826) (by Gururaj Gurram, Gururaj Gurram, Philipp Burckhardt)bd3c83a- feat: additer/cuany-by(#2837) (by Gururaj Gurram, Gururaj Gurram, Philipp Burckhardt)d90fdb9- feat: additer/cuevery-bypackage (#2838) (by Mohammad Kaif, Kaif Mohd, Philipp Burckhardt)8d51aeb- fix: properly increment iteration index (by Philipp Burckhardt)16b3768- feat: additer/cuevery(#2955) (by Aditya Sapra, Philipp Burckhardt)783c5d6- feat: additer/cunone(#2978) (by Aditya Sapra, Philipp Burckhardt)abf0407- chore: resolve lint errors in TS files (by Philipp Burckhardt)975147f- docs: fix TSDoc lint errors (by Philipp Burckhardt)08f9c1a- chore: minor clean-up (by Philipp Burckhardt)6e9f42e- docs: harmonize list formatting in repl.txt and ensure starting newline (by Philipp Burckhardt)ed44fee- style: use imperative in package.json description and end with period (by Philipp Burckhardt)cadb613- chore: update argument documentation styling (by Philipp Burckhardt)
A total of 4 people contributed to this release. Thank you to the following contributors:
- Aditya Sapra
- Gururaj Gurram
- Mohammad Kaif
- Philipp Burckhardt
No changes reported for this release.
A total of 4 issues were closed in this release:
Details
c0de83a- feat: additer/cunone-by(#2783) (by Mohammad Kaif, Athan Reines)aa707da- feat: additer/cusome(#2561) (by Nourhan Hasan, Athan Reines)9d0ce8b- docs: fix doctests (by Athan Reines)a3e2023- bench: fix assertions (by Athan Reines)659f752- style: add missing spaces (by Philipp Burckhardt)d07da86- feat: additer/cuany(#2440) (by Ridam Garg, Athan Reines)75d4f83- refactor: update require and include paths (by Athan Reines)57e8762- chore: change to relative require paths and fix code style (by Philipp Burckhardt)dc20da0- chore: update package meta data (#1856) (by stdlib-bot, Philipp Burckhardt)4114dd6- feat: additer/do-until-each(#1408) (by Raunak Kumar Gupta)d40dbaf- chore: update package meta data (#1812) (by stdlib-bot)3fabd41- feat: additer/do-while-each(by Pranjal Jha, Philipp Burckhardt)5cfd0a8- chore: update package meta data (#1462) (by stdlib-bot)73ab86a- feat: additer/until-each(#1389) (by Chinmay Joshi, stdlib-bot)
A total of 8 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Chinmay Joshi
- Mohammad Kaif
- Nourhan Hasan
- Philipp Burckhardt
- Pranjal Jha
- Raunak Kumar Gupta
- Ridam Garg
No changes reported for this release.
This release closes the following issue:
Details
68413e0- feat: update namespace TypeScript declarations (#1221) (by stdlib-bot, Philipp Burckhardt)dea49e0- docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)5184bd0- docs: update namespace table of contents (#1213) (by stdlib-bot, Athan Reines)b1e4cca- feat: update namespace exports (by Philipp Burckhardt)78c20d6- docs: update README example initer/for-each(#1181) (by Jaysukh Makvana)e31987a- feat: additer/while-each(#1180) (by Jaysukh Makvana, Athan Reines)c0ccd8a- build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)bcb4079- build: remove and replace tslint directives (by Philipp Burckhardt)312bed1- build: remove tslint directives (by Philipp Burckhardt)9502ed2- build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)ef6e188- build: remove tslint directives (by Philipp Burckhardt)d82aaaa- build: remove tslint directives (by Philipp Burckhardt)b9b2fe6- style: disable lint rule (by Athan Reines)cc44e7e- style: disable lint rule (by Athan Reines)
A total of 3 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Jaysukh Makvana
- Philipp Burckhardt
No changes reported for this release.
Details
d73bbf4- build: replace lint directives (by Philipp Burckhardt)ac78ce0- build: remove tslint directives (by Philipp Burckhardt)453dd85- build: remove tslint directives (by Philipp Burckhardt)5d1b3a0- fix: add missingthisparameter (by Athan Reines)bb7ed37- feat: update minimum TypeScript version (by Philipp Burckhardt)be98b4f- fix: update import path forCollectiontype definition (by Athan Reines)0e39133- chore: use strictEqual checks and resolve lint errors (by Philipp Burckhardt)34071a1- chore: resolve lint errors (by Philipp Burckhardt)b640aaa- feat: refactor declarations to use generics (by Athan Reines)49ea175- chore: remove comments (by Athan Reines)8ab1051- feat: refactor declarations to use generics (by Athan Reines)
A total of 2 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Philipp Burckhardt
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.