Package changelog.
A total of 3 people contributed to this release. Thank you to the following contributors:
- Aniket Sonawane
- Athan Reines
- Shubham
No changes reported for this release.
This release closes the following issue:
Details
b0c05c9- chore: fix JavaScript lint errors (#9546) (by DivitJain26)3a0b3cc- fix: improveentriesreturn type and examples inarray/complex128types (by Philipp Burckhardt)07459d3- chore: remove private annotations (by Philipp Burckhardt)7add020- 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)abf0407- chore: resolve lint errors in TS files (by Philipp Burckhardt)8f72b43- style: add missing spaces around parentheses (by Philipp Burckhardt)2faaf21- docs: fix example (by Athan Reines)8d3352e- fix: add missing property (by Athan Reines)
A total of 3 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- DivitJain26
- Philipp Burckhardt
9ee6b4f- addtoSortedmethod toarray/complex128(#2265)8b4cdfa- addsortmethod toarray/complex128(#2262)9dfd026- addtoLocaleStringmethod toarray/complex128(#2252)b4b1d14- addvaluesmethod toarray/complex128(#2216)14b3434- addkeysmethod toarray/complex128(#2174)4e84566- addreduceRightmethod toarray/complex128(#1406)
f53180b- add missing parameter
Details
0406147- refactor: update paths (by Athan Reines)32bbcb3- refactor: update paths (by Athan Reines)8d4c46b- refactor: update paths (by Athan Reines)ed9c0a5- refactor: update paths (by Athan Reines)18b3c79- refactor: update paths (by Athan Reines)523b380- refactor: update error message interpolation (by Athan Reines)a78f7d1- style: add missing spaces (by Philipp Burckhardt)6b0e763- docs: update example and add return description (#2489) (by Jaysukh Makvana)61c5609- docs: fix examples in REPL documentation for complex number arrays (#2431) (by Jaysukh Makvana)f53180b- fix: add missing parameter (by Athan Reines)1cc1a57- docs: addrepl.txttoarray/complex128(#2280) (by Jaysukh Makvana, Athan Reines)3a3b1e0- docs: update package URLs (#2269) (by stdlib-bot)8089b88- docs: update paths (by Athan Reines)75d4f83- refactor: update require and include paths (by Athan Reines)ccbf26a- test: fix descriptions (by Athan Reines)2dd57d7- docs: add notes (by Athan Reines)9ee6b4f- feat: addtoSortedmethod toarray/complex128(#2265) (by Jaysukh Makvana)8b4cdfa- feat: addsortmethod toarray/complex128(#2262) (by Jaysukh Makvana)9dfd026- feat: addtoLocaleStringmethod toarray/complex128(#2252) (by Jaysukh Makvana)b4b1d14- feat: addvaluesmethod toarray/complex128(#2216) (by Jaysukh Makvana)14b3434- feat: addkeysmethod toarray/complex128(#2174) (by Jaysukh Makvana)89ee510- docs: update description (by Athan Reines)4e84566- feat: addreduceRightmethod toarray/complex128(#1406) (by Jaysukh Makvana, stdlib-bot, Philipp Burckhardt)
A total of 3 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Jaysukh Makvana
- Philipp Burckhardt
A total of 2 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Jaysukh Makvana
6eaf0fd- addtoReversedmethod toarray/complex128(#1285)4b67a42- add reverse method to array/complex128 (#1262)04a648a- addwithmethod toarray/complex128(#1253)836d0f2- addjoinmethod toarray/complex128(#1252)d7809bc- addfillmethod toarray/complex128(#1250)e02dc62- addtoStringmethod toarray/complex128(#1244)6d8ceba- addsubarraymethod toarray/complex128(#1240)177b31a- addforEachmethod toarray/complex128(#1237)08996f2- addmapmethod toarray/complex128(#1234)e0e1896- addincludesmethod toarray/complex128(#1232)26c27af- addlastIndexOfmethod toarray/complex128(#1229)a170198- addindexOfmethod toarray/complex128(#1227)50327dc- addfiltermethod toarray/complex128(#1225)fc39aa9- addfindLastIndexmethod toarray/complex128(#1224)2472467- improve type specificity in staticfrommethodafc48dc- addfindIndexmethod toarray/complex128(#1222)5acc9ed- addfindLastmethod toarray/complex128(#1219)e7a7584- addfindmethod toarray/complex128(#1218)151d27d- addsomemethod toarray/complex128(#1212)814fb4c- addeverymethod toarray/complex128(#1207)b597754- addatmethod toarray/complex128(#1202)
0c9081b- ensure correct use of generics
Details
6eaf0fd- feat: addtoReversedmethod toarray/complex128(#1285) (by Jaysukh Makvana)4331e1f- refactor: use base assertion utility (by Athan Reines)d41b87d- refactor: use base assertion utility (by Athan Reines)4b67a42- feat: add reverse method to array/complex128 (#1262) (by Jaysukh Makvana, Athan Reines)dea49e0- docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)04a648a- feat: addwithmethod toarray/complex128(#1253) (by Jaysukh Makvana)836d0f2- feat: addjoinmethod toarray/complex128(#1252) (by Jaysukh Makvana)d7809bc- feat: addfillmethod toarray/complex128(#1250) (by Jaysukh Makvana, Athan Reines)dfd8645- docs: fix parameter type (by Athan Reines)e02dc62- feat: addtoStringmethod toarray/complex128(#1244) (by Jaysukh Makvana)6d8ceba- feat: addsubarraymethod toarray/complex128(#1240) (by Jaysukh Makvana, Athan Reines)177b31a- feat: addforEachmethod toarray/complex128(#1237) (by Jaysukh Makvana)08996f2- feat: addmapmethod toarray/complex128(#1234) (by Jaysukh Makvana, Athan Reines)e0e1896- feat: addincludesmethod toarray/complex128(#1232) (by Jaysukh Makvana)26c27af- feat: addlastIndexOfmethod toarray/complex128(#1229) (by Jaysukh Makvana, Athan Reines)a170198- feat: addindexOfmethod toarray/complex128(#1227) (by Jaysukh Makvana, Athan Reines)50327dc- feat: addfiltermethod toarray/complex128(#1225) (by Jaysukh Makvana)fc39aa9- feat: addfindLastIndexmethod toarray/complex128(#1224) (by Jaysukh Makvana)2472467- feat: improve type specificity in staticfrommethod (by Athan Reines)0c9081b- fix: ensure correct use of generics (by Athan Reines)afc48dc- feat: addfindIndexmethod toarray/complex128(#1222) (by Jaysukh Makvana, Athan Reines)4ef9ce3- test: fix test description (by Athan Reines)5acc9ed- feat: addfindLastmethod toarray/complex128(#1219) (by Jaysukh Makvana, Athan Reines)e7a7584- feat: addfindmethod toarray/complex128(#1218) (by Jaysukh Makvana, Athan Reines)151d27d- feat: addsomemethod toarray/complex128(#1212) (by Jaysukh Makvana, Athan Reines)205ae67- chore: update package meta data (#1209) (by stdlib-bot, kgryte)814fb4c- feat: addeverymethod toarray/complex128(#1207) (by Jaysukh Makvana, Athan Reines)b597754- feat: addatmethod toarray/complex128(#1202) (by Jaysukh Makvana, Athan Reines)b496b72- build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)df3c9b3- build: remove tslint directives (by Philipp Burckhardt)453dd85- build: remove tslint directives (by Philipp Burckhardt)
A total of 4 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Jaysukh Makvana
- Philipp Burckhardt
- kgryte
e29732d- update minimum TypeScript version
32a2827- update import paths for complex type defs
-
e29732d: update minimum TypeScript version to 4.1- To migrate, users should upgrade their TypeScript version to at least version 4.1.
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.