Skip to content

Commit 76214fa

Browse files
committed
Auto-generated commit
1 parent 37a4cb7 commit 76214fa

File tree

10 files changed

+82
-13
lines changed

10 files changed

+82
-13
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/array/base/without) 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: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2024-12-30)
7+
## Unreleased (2025-04-29)
88

99
<section class="features">
1010

@@ -22,6 +22,7 @@
2222

2323
<details>
2424

25+
- [`1f7e55f`](https://github.com/stdlib-js/stdlib/commit/1f7e55f344d26c42e0c2ae001f8ac3ce16f1999a) - **docs:** remove unused packages [(#6837)](https://github.com/stdlib-js/stdlib/pull/6837) _(by Shabareesh Shetty)_
2526
- [`921a9fe`](https://github.com/stdlib-js/stdlib/commit/921a9fe9a5bd423dc5153e7aabf645fd05a175d8) - **test:** add boolean array tests _(by Athan Reines)_
2627
- [`f6df528`](https://github.com/stdlib-js/stdlib/commit/f6df52818f504fd55987a80f586ad55b40405d58) - **feat:** add `array/base/without` _(by Athan Reines)_
2728

@@ -35,9 +36,10 @@
3536

3637
### Contributors
3738

38-
A total of 1 person contributed to this release. Thank you to this contributor:
39+
A total of 2 people contributed to this release. Thank you to the following contributors:
3940

4041
- Athan Reines
42+
- Shabareesh Shetty
4143

4244
</section>
4345

CONTRIBUTORS

Lines changed: 69 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,31 @@
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 Jain <[email protected]>
813
Adarsh Palaskar <[email protected]>
914
Aditya Sapra <[email protected]>
1015
Ahmed Atwa <[email protected]>
1116
Ahmed Kashkoush <[email protected]>
1217
Ahmed Khaled <[email protected]>
18+
Aksshay Balasubramanian <[email protected]>
1319
Aleksandr <[email protected]>
1420
Ali Salesi <[email protected]>
21+
AlyAbdelmoneim <[email protected]>
1522
Aman Bhansali <[email protected]>
23+
AmanBhadkariya <[email protected]>
1624
Amit Jimiwal <[email protected]>
25+
Anshu Kumar <[email protected]>
26+
Anshu Kumar <[email protected]>
1727
Anudeep Sanapala <[email protected]>
1828
Athan Reines <[email protected]>
1929
30+
Bhavishy Agrawal <[email protected]>
2031
Brendan Graetz <[email protected]>
2132
Bruno Fenzl <[email protected]>
2233
Bryan Elee <[email protected]>
@@ -26,21 +37,37 @@ Dan Rose <[email protected]>
2637
Daniel Killenberger <[email protected]>
2738
Daniel Yu <[email protected]>
2839
Debashis Maharana <[email protected]>
40+
Deep Trivedi <[email protected]>
2941
Desh Deepak Kant <[email protected]>
42+
43+
Dhanyabad behera <[email protected]>
44+
Dhruv Arvind Singh <[email protected]>
45+
Dhruvil Mehta <[email protected]>
46+
Dipjyoti Das <[email protected]>
3047
Divyansh Seth <[email protected]>
3148
Dominic Lim <[email protected]>
3249
Dominik Moritz <[email protected]>
3350
Dorrin Sotoudeh <[email protected]>
3451
EuniceSim142 <[email protected]>
3552
Frank Kovacs <[email protected]>
53+
GK Bishnoi <[email protected]>
54+
GURU PRASAD SHARMA <[email protected]>
55+
56+
Gautam sharma <[email protected]>
3657
Golden Kumar <[email protected]>
3758
Gunj Joshi <[email protected]>
38-
Gururaj Gurram <[email protected]>
59+
Gururaj Gurram <[email protected]>
60+
Haroon Rasheed <[email protected]>
61+
3962
4063
Harshita Kalani <[email protected]>
64+
Hemant M Mehta <[email protected]>
4165
Hridyanshu <[email protected]>
4266
Jaimin Godhani <[email protected]>
67+
Jaison D Souza <[email protected]>
68+
Jalaj Kumar <[email protected]>
4369
James Gelok <[email protected]>
70+
4471
Jaysukh Makvana <[email protected]>
4572
Jenish Thapa <[email protected]>
4673
Jithin KS <[email protected]>
@@ -49,54 +76,81 @@ Joey Reed <[email protected]>
4976
Jordan Gallivan <[email protected]>
5077
Joris Labie <[email protected]>
5178
Justin Dennison <[email protected]>
79+
Justyn Shelby <[email protected]>
80+
Karan Anand <[email protected]>
81+
Karan Yadav <[email protected]>
5282
Karthik Prakash <[email protected]>
83+
Kaushikgtm <[email protected]>
84+
Kavyansh-Bagdi <[email protected]>
5385
Kohantika Nath <[email protected]>
86+
Krishnam Agarwal <[email protected]>
5487
Krishnendu Das <[email protected]>
5588
Kshitij-Dale <[email protected]>
5689
Lovelin Dhoni J B <[email protected]>
90+
91+
Mahfuza Humayra Mohona <[email protected]>
5792
Manik Sharma <[email protected]>
5893
Manvith M <[email protected]>
5994
Marcus Fantham <[email protected]>
6095
Matt Cochrane <[email protected]>
6196
Mihir Pandit <[email protected]>
6297
Milan Raj <[email protected]>
98+
Mohammad Bin Aftab <[email protected]>
6399
Mohammad Kaif <[email protected]>
64100
Momtchil Momtchev <[email protected]>
65101
Muhammad Haris <[email protected]>
102+
Muhammad Taaha Tariq <[email protected]>
103+
Muhmmad Saad <[email protected]>
66104
Naresh Jagadeesan <[email protected]>
67105
Naveen Kumar <[email protected]>
68106
Neeraj Pathak <[email protected]>
107+
NirvedMishra <[email protected]>
69108
Nishant Shinde <[email protected]>
109+
Nishant singh <[email protected]>
110+
Nishchay Rajput <[email protected]>
70111
Nithin Katta <[email protected]>
71112
Nourhan Hasan <[email protected]>
72113
Ognjen Jevremović <[email protected]>
73114
Oneday12323 <[email protected]>
74115
Ori Miles <[email protected]>
75116
Philipp Burckhardt <[email protected]>
117+
Prajjwal Bajpai <[email protected]>
76118
Prajwal Kulkarni <[email protected]>
77-
Pranav Goswami <[email protected]>
119+
Pranav Goswami <[email protected]>
78120
Pranjal Jha <[email protected]>
79121
Prashant Kumar Yadav <[email protected]>
122+
PrathamBhamare <[email protected]>
80123
Pratik Singh <[email protected]>
81124
Pratyush Kumar Chouhan <[email protected]>
125+
Pravesh Kunwar <[email protected]>
82126
Priyansh Prajapati <[email protected]>
83127
Priyanshu Agarwal <[email protected]>
128+
Pulkit Gupta <[email protected]>
84129
Pushpendra Chandravanshi <[email protected]>
130+
Rahul Kumar <[email protected]>
85131
Raunak Kumar Gupta <[email protected]>
86132
Rejoan Sardar <[email protected]>
87133
Ricky Reusser <[email protected]>
88134
Ridam Garg <[email protected]>
89135
136+
Rishav Tarway <[email protected]>
90137
Robert Gislason <[email protected]>
91138
Roman Stetsyk <[email protected]>
139+
92140
Rutam Kathale <[email protected]>
93141
Ruthwik Chikoti <[email protected]>
94142
Ryan Seal <[email protected]>
95143
Rylan Yang <[email protected]>
144+
SAHIL KUMAR <[email protected]>
145+
SHIVAM YADAV <[email protected]>
146+
Sahil Goyal <[email protected]>
147+
Sai Avinash <[email protected]>
96148
Sai Srikar Dumpeti <[email protected]>
149+
Sanchay Ketan Sinha <[email protected]>
97150
Sarthak Paandey <[email protected]>
98151
Saurabh Singh <[email protected]>
99152
Seyyed Parsa Neshaei <[email protected]>
153+
Shabareesh Shetty <[email protected]>
100154
Shashank Shekhar Singh <[email protected]>
101155
Shivam Ahir <[email protected]>
102156
Shraddheya Shendre <[email protected]>
@@ -107,7 +161,9 @@ Snehil Shah <[email protected]>
107161
Soumajit Chatterjee <[email protected]>
108162
Spandan Barve <[email protected]>
109163
Stephannie Jiménez Gacha <[email protected]>
164+
Suhaib Ilahi <[email protected]>
110165
Suraj Kumar <[email protected]>
166+
Tanishq Ahuja <[email protected]>
111167
Tirtadwipa Manunggal <[email protected]>
112168
Tudor Pagu <[email protected]>
113169
Tufailahmed Bargir <[email protected]>
@@ -117,10 +173,20 @@ UtkershBasnet <[email protected]>
117173
Vaibhav Patel <[email protected]>
118174
Varad Gupta <[email protected]>
119175
Vinit Pandit <[email protected]>
120-
Vivek maurya <[email protected].com>
176+
Vivek Maurya <vm8118134@gmail.com>
121177
Xiaochuan Ye <[email protected]>
122178
Yaswanth Kosuru <[email protected]>
123179
Yernar Yergaziyev <[email protected]>
180+
Yugal Kaushik <[email protected]>
181+
Yuvi Mittal <[email protected]>
182+
devshree-bhati <[email protected]>
183+
184+
ekambains <[email protected]>
185+
fadiothman22 <[email protected]>
186+
iraandrushko <[email protected]>
187+
lohithganni <[email protected]>
124188
olenkabilonizhka <[email protected]>
189+
pranav-1720 <[email protected]>
190+
rahulrangers <[email protected]>
125191
126192

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
@@ -205,7 +205,7 @@ See [LICENSE][stdlib-license].
205205

206206
## Copyright
207207

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

210210
</section>
211211

0 commit comments

Comments
 (0)