Skip to content

Commit 4463c04

Browse files
committed
Auto-generated commit
1 parent 1d106e9 commit 4463c04

File tree

10 files changed

+152
-10
lines changed

10 files changed

+152
-10
lines changed

.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ indent_style = tab
8686
[*.{f,f.txt}]
8787
indent_style = space
8888
indent_size = 2
89-
insert_final_newline = false
9089

9190
# Set properties for shell files:
9291
[*.{sh,sh.txt}]

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
We are excited about your pull request, but unfortunately we are not accepting pull requests against this repository, as all development happens on the [main project repository](https://github.com/stdlib-js/stdlib). We kindly request that you submit this pull request against the [respective directory](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/assert/is-accessor-array) of the main repository where we’ll review and provide feedback.
44

5-
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/development.md) for help on developing stdlib.
5+
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/contributing/development.md) for help on developing stdlib.
66

77
We look forward to receiving your contribution! :smiley:

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,7 @@ jsconfig.json
188188
# Other editor files #
189189
######################
190190
.idea/
191+
192+
# Cursor #
193+
##########
194+
.cursorignore

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,40 @@
22

33
> Package changelog.
44
5+
<section class="release" id="unreleased">
6+
7+
## Unreleased (2025-08-24)
8+
9+
<section class="commits">
10+
11+
### Commits
12+
13+
<details>
14+
15+
- [`0002d25`](https://github.com/stdlib-js/stdlib/commit/0002d2537ef86840e1bfb479a37df8b236ae53cc) - **docs:** clean-up example code _(by Philipp Burckhardt)_
16+
17+
</details>
18+
19+
</section>
20+
21+
<!-- /.commits -->
22+
23+
<section class="contributors">
24+
25+
### Contributors
26+
27+
A total of 1 person contributed to this release. Thank you to this contributor:
28+
29+
- Philipp Burckhardt
30+
31+
</section>
32+
33+
<!-- /.contributors -->
34+
35+
</section>
36+
37+
<!-- /.release -->
38+
539
<section class="release" id="v0.2.2">
640

741
## 0.2.2 (2024-07-28)

CONTRIBUTORS

Lines changed: 109 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,44 +3,88 @@
33
# Contributors listed in alphabetical order.
44

55
Aadish Jain <[email protected]>
6+
Aarya Balwadkar <[email protected]>
67
Aayush Khanna <[email protected]>
8+
Abdelrahman Samir <[email protected]>
9+
Abdul Kaium <[email protected]>
10+
Abhay Punia <[email protected]>
711
Abhijit Raut <[email protected]>
12+
Abhishek G <[email protected]>
13+
Abhishek Jain <[email protected]>
814
Adarsh Palaskar <[email protected]>
915
Aditya Sapra <[email protected]>
16+
Aditya Singh <[email protected]>
1017
Ahmed Atwa <[email protected]>
1118
Ahmed Kashkoush <[email protected]>
1219
Ahmed Khaled <[email protected]>
20+
Aksshay Balasubramanian <[email protected]>
1321
Aleksandr <[email protected]>
1422
Ali Salesi <[email protected]>
23+
AlyAbdelmoneim <[email protected]>
1524
Aman Bhansali <[email protected]>
25+
AmanBhadkariya <[email protected]>
26+
Amisha Chhajed <[email protected]>
1627
Amit Jimiwal <[email protected]>
28+
Anmol Sah <[email protected]>
29+
Annamalai Prabu <[email protected]>
30+
Anshu Kumar <[email protected]>
31+
Anshu Kumar <[email protected]>
1732
Anudeep Sanapala <[email protected]>
33+
Arihant Pal <[email protected]>
34+
Aryan Bhirud <[email protected]>
35+
1836
Athan Reines <[email protected]>
37+
Atharva Patil <[email protected]>
1938
39+
Bhavishy Agrawal <[email protected]>
2040
Brendan Graetz <[email protected]>
2141
Bruno Fenzl <[email protected]>
2242
Bryan Elee <[email protected]>
2343
Chinmay Joshi <[email protected]>
2444
Christopher Dambamuromo <[email protected]>
2545
46+
Daniel Hernandez Gomez <[email protected]>
2647
Daniel Killenberger <[email protected]>
2748
Daniel Yu <[email protected]>
2849
Debashis Maharana <[email protected]>
50+
Deep Trivedi <[email protected]>
51+
Deepak Singh <[email protected]>
52+
Deepak Singh <[email protected]>
2953
Desh Deepak Kant <[email protected]>
54+
55+
Dhanyabad behera <[email protected]>
56+
Dhruv Arvind Singh <[email protected]>
57+
Dhruvil Mehta <[email protected]>
58+
Dipjyoti Das <[email protected]>
3059
Divyansh Seth <[email protected]>
3160
Dominic Lim <[email protected]>
3261
Dominik Moritz <[email protected]>
3362
Dorrin Sotoudeh <[email protected]>
3463
EuniceSim142 <[email protected]>
3564
Frank Kovacs <[email protected]>
65+
GK Bishnoi <[email protected]>
66+
GURU PRASAD SHARMA <[email protected]>
67+
68+
Gautam Kaushik <[email protected]>
69+
Gautam sharma <[email protected]>
70+
71+
Girish Garg <[email protected]>
3672
Golden Kumar <[email protected]>
3773
Gunj Joshi <[email protected]>
38-
Gururaj Gurram <[email protected]>
74+
Gururaj Gurram <[email protected]>
75+
Harishchandra Reddy <[email protected]>
76+
Haroon Rasheed <[email protected]>
77+
3978
4079
Harshita Kalani <[email protected]>
80+
Hemang Choudhary <[email protected]>
81+
Hemant M Mehta <[email protected]>
4182
Hridyanshu <[email protected]>
4283
Jaimin Godhani <[email protected]>
84+
Jaison D Souza <[email protected]>
85+
Jalaj Kumar <[email protected]>
4386
James Gelok <[email protected]>
87+
4488
Jaysukh Makvana <[email protected]>
4589
Jenish Thapa <[email protected]>
4690
Jithin KS <[email protected]>
@@ -49,78 +93,140 @@ Joey Reed <[email protected]>
4993
Jordan Gallivan <[email protected]>
5094
Joris Labie <[email protected]>
5195
Justin Dennison <[email protected]>
96+
Justyn Shelby <[email protected]>
97+
Karan Anand <[email protected]>
98+
Karan Vasudevamurthy <[email protected]>
99+
Karan Yadav <[email protected]>
52100
Karthik Prakash <[email protected]>
101+
Kaushikgtm <[email protected]>
102+
Kavyansh-Bagdi <[email protected]>
53103
Kohantika Nath <[email protected]>
104+
Krishnam Agarwal <[email protected]>
54105
Krishnendu Das <[email protected]>
55106
Kshitij-Dale <[email protected]>
107+
Lalit Narayan Yadav <[email protected]>
108+
Lokesh Ranjan <[email protected]>
56109
Lovelin Dhoni J B <[email protected]>
110+
111+
Mahfuza Humayra Mohona <[email protected]>
57112
Manik Sharma <[email protected]>
58113
Manvith M <[email protected]>
59114
Marcus Fantham <[email protected]>
60115
Matt Cochrane <[email protected]>
61116
Mihir Pandit <[email protected]>
62117
Milan Raj <[email protected]>
118+
Mohammad Bin Aftab <[email protected]>
63119
Mohammad Kaif <[email protected]>
64120
Momtchil Momtchev <[email protected]>
65121
Muhammad Haris <[email protected]>
122+
Muhammad Taaha Tariq <[email protected]>
123+
Muhmmad Saad <[email protected]>
124+
NEEKUorAAYUSH <[email protected]>
125+
Nakul Krishnakumar <[email protected]>
66126
Naresh Jagadeesan <[email protected]>
67127
Naveen Kumar <[email protected]>
68128
Neeraj Pathak <[email protected]>
129+
NirvedMishra <[email protected]>
69130
Nishant Shinde <[email protected]>
131+
Nishant singh <[email protected]>
132+
Nishchay Rajput <[email protected]>
70133
Nithin Katta <[email protected]>
71134
Nourhan Hasan <[email protected]>
72135
Ognjen Jevremović <[email protected]>
73136
Oneday12323 <[email protected]>
74137
Ori Miles <[email protected]>
75138
Philipp Burckhardt <[email protected]>
139+
Pierre Forstmann <[email protected]>
140+
Pradyumn Prasad <[email protected]>
141+
Prajjwal Bajpai <[email protected]>
76142
Prajwal Kulkarni <[email protected]>
77-
Pranav Goswami <[email protected]>
143+
Pranav Goswami <[email protected]>
78144
Pranjal Jha <[email protected]>
79145
Prashant Kumar Yadav <[email protected]>
146+
PrathamBhamare <[email protected]>
80147
Pratik Singh <[email protected]>
81148
Pratyush Kumar Chouhan <[email protected]>
149+
Pravesh Kunwar <[email protected]>
82150
Priyansh Prajapati <[email protected]>
83151
Priyanshu Agarwal <[email protected]>
152+
Pulkit Gupta <[email protected]>
84153
Pushpendra Chandravanshi <[email protected]>
154+
Rahul Kumar <[email protected]>
85155
Raunak Kumar Gupta <[email protected]>
86156
Rejoan Sardar <[email protected]>
87157
Ricky Reusser <[email protected]>
88158
Ridam Garg <[email protected]>
89159
160+
Rishav Tarway <[email protected]>
90161
Robert Gislason <[email protected]>
91162
Roman Stetsyk <[email protected]>
163+
92164
Rutam Kathale <[email protected]>
93165
Ruthwik Chikoti <[email protected]>
94166
Ryan Seal <[email protected]>
95167
Rylan Yang <[email protected]>
168+
SAHIL KUMAR <[email protected]>
169+
SAUJANYA MAGARDE <[email protected]>
170+
SHIVAM YADAV <[email protected]>
171+
Sachin Raj <[email protected]>
172+
Sahil Goyal <[email protected]>
173+
Sai Avinash <[email protected]>
96174
Sai Srikar Dumpeti <[email protected]>
175+
Sanchay Ketan Sinha <[email protected]>
97176
Sarthak Paandey <[email protected]>
177+
Satyajeet Chavan <[email protected]>
98178
Saurabh Singh <[email protected]>
99179
Seyyed Parsa Neshaei <[email protected]>
180+
Shabareesh Shetty <[email protected]>
100181
Shashank Shekhar Singh <[email protected]>
101182
Shivam Ahir <[email protected]>
183+
102184
Shraddheya Shendre <[email protected]>
103185
Shubh Mehta <[email protected]>
104186
Shubham Mishra <[email protected]>
187+
Siddhesh waje <[email protected]>
105188
Sivam Das <[email protected]>
106189
Snehil Shah <[email protected]>
107190
Soumajit Chatterjee <[email protected]>
108191
Spandan Barve <[email protected]>
192+
Srinivas Batthula <[email protected]>
109193
Stephannie Jiménez Gacha <[email protected]>
194+
Suhaib Ilahi <[email protected]>
110195
Suraj Kumar <[email protected]>
196+
Swapnil Hajare <[email protected]>
197+
Tanishq Ahuja <[email protected]>
111198
Tirtadwipa Manunggal <[email protected]>
112199
Tudor Pagu <[email protected]>
113200
Tufailahmed Bargir <[email protected]>
201+
Tushar Bhardwaj <[email protected]>
202+
Uday Kakade <[email protected]>
203+
Ujjwal Kirti <[email protected]>
114204
Utkarsh <http://[email protected]>
115205
Utkarsh Raj <[email protected]>
116206
UtkershBasnet <[email protected]>
117207
Vaibhav Patel <[email protected]>
208+
Vansh Choudhary <[email protected]>
209+
Vara Rahul Rajana <[email protected]>
118210
Varad Gupta <[email protected]>
119211
Vinit Pandit <[email protected]>
120-
Vivek maurya <[email protected]>
212+
Vivek Maurya <[email protected]>
213+
Wendy Yuchen Sun <[email protected]>
121214
Xiaochuan Ye <[email protected]>
122215
Yaswanth Kosuru <[email protected]>
123216
Yernar Yergaziyev <[email protected]>
217+
Yugal Kaushik <[email protected]>
218+
Yuvi Mittal <[email protected]>
219+
deepak427 <[email protected]>
220+
devshree-bhati <[email protected]>
221+
222+
ekambains <[email protected]>
223+
fadiothman22 <[email protected]>
224+
iraandrushko <[email protected]>
225+
226+
lohithganni <[email protected]>
124227
olenkabilonizhka <[email protected]>
228+
pranav-1720 <[email protected]>
229+
rahulrangers <[email protected]>
125230
126231
232+

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Copyright (c) 2016-2024 The Stdlib Authors.
1+
Copyright (c) 2016-2025 The Stdlib Authors.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ See [LICENSE][stdlib-license].
226226

227227
## Copyright
228228

229-
Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
229+
Copyright &copy; 2016-2025. The Stdlib [Authors][stdlib-authors].
230230

231231
</section>
232232

0 commit comments

Comments
 (0)