Skip to content

Commit ba8ac57

Browse files
committed
Auto-generated commit
1 parent c14ae54 commit ba8ac57

File tree

3 files changed

+71
-106
lines changed

3 files changed

+71
-106
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-03-17T01:19:25.438Z
1+
2025-06-30T00:46:47.993Z

CHANGELOG.md

Lines changed: 19 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,6 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
6-
7-
## Unreleased (2025-03-17)
8-
9-
No changes reported for this release.
10-
11-
</section>
12-
13-
<!-- /.release -->
14-
155
<section class="release" id="v0.2.2">
166

177
## 0.2.2 (2024-07-28)
@@ -36,27 +26,6 @@ No changes reported for this release.
3626

3727
## 0.2.0 (2024-02-14)
3828

39-
<section class="packages">
40-
41-
### Packages
42-
43-
</section>
44-
45-
<!-- /.packages -->
46-
47-
<section class="contributors">
48-
49-
### Contributors
50-
51-
A total of 2 people contributed to this release. Thank you to the following contributors:
52-
53-
- Athan Reines
54-
- Philipp Burckhardt
55-
56-
</section>
57-
58-
<!-- /.contributors -->
59-
6029
<section class="commits">
6130

6231
### Commits
@@ -75,61 +44,30 @@ A total of 2 people contributed to this release. Thank you to the following cont
7544

7645
<!-- /.commits -->
7746

78-
</section>
79-
80-
<!-- /.release -->
81-
82-
<section class="release" id="v0.1.0">
83-
84-
## 0.1.0 (2023-09-23)
85-
86-
<section class="packages">
87-
88-
### Packages
89-
90-
<section class="package" id="math-iter-utils-v0.1.0">
91-
92-
#### [@stdlib/math/iter/utils](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/iter/utils)
93-
94-
<details>
95-
96-
<section class="features">
97-
98-
##### Features
99-
100-
- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77) - update minimum TypeScript version
101-
102-
</section>
103-
104-
<!-- /.features -->
105-
106-
<section class="breaking-changes">
47+
<section class="contributors">
10748

108-
##### BREAKING CHANGES
49+
### Contributors
10950

110-
- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77): update minimum TypeScript version to 4.1
51+
A total of 2 people contributed to this release. Thank you to the following contributors:
11152

112-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
53+
- Athan Reines
54+
- Philipp Burckhardt
11355

11456
</section>
11557

116-
<!-- /.breaking-changes -->
117-
118-
</details>
58+
<!-- /.contributors -->
11959

12060
</section>
12161

122-
<!-- /.package -->
123-
124-
<section class="package" id="math-iter-utils-continued-fraction-v0.1.0">
62+
<!-- /.release -->
12563

126-
#### [@stdlib/math/iter/utils/continued-fraction](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/iter/utils/continued-fraction)
64+
<section class="release" id="v0.1.0">
12765

128-
<details>
66+
## 0.1.0 (2023-09-23)
12967

13068
<section class="features">
13169

132-
##### Features
70+
### Features
13371

13472
- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77) - update minimum TypeScript version
13573

@@ -139,7 +77,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
13977

14078
<section class="breaking-changes">
14179

142-
##### BREAKING CHANGES
80+
### BREAKING CHANGES
14381

14482
- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77): update minimum TypeScript version to 4.1
14583

@@ -149,27 +87,21 @@ A total of 2 people contributed to this release. Thank you to the following cont
14987

15088
<!-- /.breaking-changes -->
15189

152-
</details>
153-
154-
</section>
155-
156-
<!-- /.package -->
157-
158-
</section>
159-
160-
<!-- /.packages -->
90+
<section class="commits">
16191

162-
<section class="breaking-changes">
92+
### Commits
16393

164-
### BREAKING CHANGES
94+
<details>
16595

166-
- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77): update minimum TypeScript version to 4.1
96+
- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
97+
- [`b734544`](https://github.com/stdlib-js/stdlib/commit/b734544a52783cb7f5cf1115f4355cabe46d0abe) - **refactor:** use strictEqual checks _(by Philipp Burckhardt)_
98+
- [`c5da1f9`](https://github.com/stdlib-js/stdlib/commit/c5da1f9a22b1033d40115798acf13a09acf9410d) - **docs:** render equations via math code blocks _(by Philipp Burckhardt)_
16799

168-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
100+
</details>
169101

170102
</section>
171103

172-
<!-- /.breaking-changes -->
104+
<!-- /.commits -->
173105

174106
<section class="contributors">
175107

@@ -183,22 +115,6 @@ A total of 1 person contributed to this release. Thank you to this contributor:
183115

184116
<!-- /.contributors -->
185117

186-
<section class="commits">
187-
188-
### Commits
189-
190-
<details>
191-
192-
- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
193-
- [`b734544`](https://github.com/stdlib-js/stdlib/commit/b734544a52783cb7f5cf1115f4355cabe46d0abe) - **refactor:** use strictEqual checks _(by Philipp Burckhardt)_
194-
- [`c5da1f9`](https://github.com/stdlib-js/stdlib/commit/c5da1f9a22b1033d40115798acf13a09acf9410d) - **docs:** render equations via math code blocks _(by Philipp Burckhardt)_
195-
196-
</details>
197-
198-
</section>
199-
200-
<!-- /.commits -->
201-
202118
</section>
203119

204120
<!-- /.release -->

CONTRIBUTORS

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

55
Aadish Jain <jain.aadishj@gmail.com>
6+
Aarya Balwadkar <142713127+AaryaBalwadkar@users.noreply.github.com>
67
Aayush Khanna <aayushiitbhu23@gmail.com>
78
Abdelrahman Samir <60700731+abdelrahman04@users.noreply.github.com>
9+
Abdul Kaium <97376242+impawstarlight@users.noreply.github.com>
810
Abhay Punia <156515195+Hecker165@users.noreply.github.com>
911
Abhijit Raut <abhijitmraut8010@gmail.com>
1012
Abhishek Jain <40913033+abhishekblue@users.noreply.github.com>
@@ -16,51 +18,65 @@ Ahmed Khaled <kahmd1444@gmail.com>
1618
Aksshay Balasubramanian <119944779+Aksshay88@users.noreply.github.com>
1719
Aleksandr <112382387+alextes90@users.noreply.github.com>
1820
Ali Salesi <ali_sal1381@yahoo.com>
21+
AlyAbdelmoneim <148393799+AlyAbdelmoneim@users.noreply.github.com>
1922
Aman Bhansali <bhansali.1@iitj.ac.in>
2023
AmanBhadkariya <140033975+AmanBhadkariya@users.noreply.github.com>
24+
Amisha Chhajed <136238836+amishhaa@users.noreply.github.com>
2125
Amit Jimiwal <amitjimiwal45@gmail.com>
26+
Annamalai Prabu <apfossdev@gmail.com>
2227
Anshu Kumar <132515490+anxhukumar@users.noreply.github.com>
2328
Anshu Kumar <contact.anshukumar@protonmail.com>
2429
Anudeep Sanapala <anudeep0306@gmail.com>
30+
Aryan Bhirud <112156883+AryanBhirud@users.noreply.github.com>
2531
Athan Reines <kgryte@gmail.com>
2632
Ayaka <73595362+USERSATOSHI@users.noreply.github.com>
33+
Bhavishy Agrawal <90029607+bhavishy2801@users.noreply.github.com>
2734
Brendan Graetz <bguiz@users.noreply.github.com>
2835
Bruno Fenzl <brunofenzl@gmail.com>
2936
Bryan Elee <rxbryn@gmail.com>
3037
Chinmay Joshi <86140365+JawHawk@users.noreply.github.com>
3138
Christopher Dambamuromo <chridam@gmail.com>
3239
Dan Rose <danoftheroses@gmail.com>
40+
Daniel Hernandez Gomez <156333015+dhernandeez13@users.noreply.github.com>
3341
Daniel Killenberger <daniel.killenberger@gmail.com>
3442
Daniel Yu <40680511+Daniel777y@users.noreply.github.com>
3543
Debashis Maharana <debashismaharana7854@gmail.com>
3644
Deep Trivedi <128926685+thedeeppp@users.noreply.github.com>
45+
Deepak Singh <78257493+Deepak91168@users.noreply.github.com>
3746
Desh Deepak Kant <118960904+DeshDeepakKant@users.noreply.github.com>
3847
Dev Goel <135586571+corsairier@users.noreply.github.com>
3948
Dhanyabad behera <110620935+dhanyabad11@users.noreply.github.com>
4049
Dhruv Arvind Singh <154677013+DhruvArvindSingh@users.noreply.github.com>
4150
Dhruvil Mehta <68022411+dhruvilmehta@users.noreply.github.com>
51+
Dipjyoti Das <126075231+dipexplorer@users.noreply.github.com>
4252
Divyansh Seth <59174836+sethdivyansh@users.noreply.github.com>
4353
Dominic Lim <46486515+domlimm@users.noreply.github.com>
4454
Dominik Moritz <domoritz@gmail.com>
4555
Dorrin Sotoudeh <dorrinsotoudeh123@gmail.com>
4656
EuniceSim142 <77243938+EuniceSim142@users.noreply.github.com>
4757
Frank Kovacs <fran70kk@gmail.com>
4858
GK Bishnoi <gkishan1kyt@gmail.com>
59+
GURU PRASAD SHARMA <168292003+GURUPRASADSHARMA@users.noreply.github.com>
4960
Gaurav <gaurav70380@gmail.com>
61+
Gautam Kaushik <162317291+Kaushikgtm@users.noreply.github.com>
5062
Gautam sharma <gautamkrishnasharma1@gmail.com>
63+
Girish Garg <garggirish2020@gmail.com>
5164
Golden Kumar <103646877+AuenKr@users.noreply.github.com>
5265
Gunj Joshi <gunjjoshi8372@gmail.com>
5366
Gururaj Gurram <gururajgurram1512@gmail.com>
67+
Harishchandra Reddy <harish.7000@gmail.com>
5468
Haroon Rasheed <51189276+haroon26@users.noreply.github.com>
55-
Harsh <149176984+hrshya@users.noreply.github.com>
69+
Harsh <harshyadav6078@gmail.com>
5670
HarshaNP <96897754+GittyHarsha@users.noreply.github.com>
5771
Harshita Kalani <harshitakalani02@gmail.com>
72+
Hemang Choudhary <coehemang@gmail.com>
5873
Hemant M Mehta <92446645+hemantmm@users.noreply.github.com>
5974
Hridyanshu <124202756+HRIDYANSHU054@users.noreply.github.com>
6075
Jaimin Godhani <112328542+Jai0401@users.noreply.github.com>
6176
Jaison D Souza <123267719+jsndz@users.noreply.github.com>
6277
Jalaj Kumar <142599224+jalajk3004@users.noreply.github.com>
6378
James Gelok <jdgelok@gmail.com>
79+
Jay Soni <jaygsoni14@gmail.com>
6480
Jaysukh Makvana <jaysukhmakvana2004@gmail.com>
6581
Jenish Thapa <141203631+jenish-thapa@users.noreply.github.com>
6682
Jithin KS <jithinks112@gmail.com>
@@ -70,14 +86,21 @@ Jordan Gallivan <115050475+Jordan-Gallivan@users.noreply.github.com>
7086
Joris Labie <joris.labie1@gmail.com>
7187
Justin Dennison <justin1dennison@gmail.com>
7288
Justyn Shelby <96994781+ShelbyJustyn@users.noreply.github.com>
73-
Karan Anand <119553199+anandkaranubc@users.noreply.github.com>
89+
Karan Anand <anandkarancompsci@gmail.com>
90+
Karan Vasudevamurthy <karanlvm123@gmail.com>
91+
Karan Yadav <77043443+karanBRAVO@users.noreply.github.com>
7492
Karthik Prakash <116057817+skoriop@users.noreply.github.com>
7593
Kaushikgtm <162317291+Kaushikgtm@users.noreply.github.com>
94+
Kavyansh-Bagdi <153486713+Kavyansh-Bagdi@users.noreply.github.com>
7695
Kohantika Nath <145763549+kohantikanath@users.noreply.github.com>
7796
Krishnam Agarwal <83017176+888krishnam@users.noreply.github.com>
7897
Krishnendu Das <86651039+itskdhere@users.noreply.github.com>
7998
Kshitij-Dale <152467202+Kshitij-Dale@users.noreply.github.com>
99+
Lalit Narayan Yadav <162928571+LalitNarayanYadav@users.noreply.github.com>
100+
Lokesh Ranjan <lokesh.ranjan.phe23@itbhu.ac.in>
80101
Lovelin Dhoni J B <100030865+lovelindhoni@users.noreply.github.com>
102+
MANI <77221000+Eternity0207@users.noreply.github.com>
103+
Mahfuza Humayra Mohona <mhmohona@gmail.com>
81104
Manik Sharma <maniksharma.rke@gmail.com>
82105
Manvith M <148960168+manvith2003@users.noreply.github.com>
83106
Marcus Fantham <mfantham@users.noreply.github.com>
@@ -88,26 +111,36 @@ Mohammad Bin Aftab <48010758+MohammadBinAftab@users.noreply.github.com>
88111
Mohammad Kaif <mdkaifprofession@gmail.com>
89112
Momtchil Momtchev <momtchil@momtchev.com>
90113
Muhammad Haris <harriskhan047@outlook.com>
114+
Muhammad Taaha Tariq <166188821+Taaha-Tariq@users.noreply.github.com>
115+
Muhmmad Saad <106260977+saad-imran-dev@users.noreply.github.com>
91116
Naresh Jagadeesan <naresh.naresh000@gmail.com>
92117
Naveen Kumar <stupiddint@gmail.com>
93118
Neeraj Pathak <neerajrpathak710@gmail.com>
119+
NirvedMishra <139633597+NirvedMishra@users.noreply.github.com>
94120
Nishant Shinde <97207366+nishant-s7@users.noreply.github.com>
121+
Nishant singh <38534128+Nishantsingh11@users.noreply.github.com>
95122
Nishchay Rajput <121144841+NishchayRajput@users.noreply.github.com>
96123
Nithin Katta <88046362+nithinkatta@users.noreply.github.com>
97124
Nourhan Hasan <109472010+TheNourhan@users.noreply.github.com>
98125
Ognjen Jevremović <ognjenjevremovic@users.noreply.github.com>
99126
Oneday12323 <107678750+Oneday12323@users.noreply.github.com>
100127
Ori Miles <97595296+orimiles5@users.noreply.github.com>
101128
Philipp Burckhardt <pburckhardt@outlook.com>
129+
Pierre Forstmann <15964998+pierreforstmann@users.noreply.github.com>
130+
Prajjwal Bajpai <142303989+prajjwalbajpai@users.noreply.github.com>
102131
Prajwal Kulkarni <prajwalkulkarni76@gmail.com>
103132
Pranav Goswami <pranavchiku11@gmail.com>
104133
Pranjal Jha <97080887+PraneGIT@users.noreply.github.com>
105134
Prashant Kumar Yadav <144602492+0PrashantYadav0@users.noreply.github.com>
135+
PrathamBhamare <164445568+PrathamBhamare@users.noreply.github.com>
106136
Pratik Singh <97464067+Pratik772846@users.noreply.github.com>
107137
Pratyush Kumar Chouhan <pratyushkumar0308@gmail.com>
138+
Pravesh Kunwar <praveshkunwar04@gmail.com>
108139
Priyansh Prajapati <88396544+itsspriyansh@users.noreply.github.com>
109140
Priyanshu Agarwal <113460573+AgPriyanshu18@users.noreply.github.com>
141+
Pulkit Gupta <65711278+pulkitgupta2@users.noreply.github.com>
110142
Pushpendra Chandravanshi <pushpendrachandravanshi4@gmail.com>
143+
Rahul Kumar <132570066+rahulptl165@users.noreply.github.com>
111144
Raunak Kumar Gupta <raunakmodanwal321@gmail.com>
112145
Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
113146
Ricky Reusser <rsreusser@gmail.com>
@@ -116,12 +149,18 @@ Rishav <115060907+rishav2404@users.noreply.github.com>
116149
Rishav Tarway <rishavtarway@gmail.com>
117150
Robert Gislason <gztown2216@yahoo.com>
118151
Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
152+
Rupa <102663541+Rupa-Rd@users.noreply.github.com>
119153
Rutam Kathale <138517416+performant23@users.noreply.github.com>
120154
Ruthwik Chikoti <145591715+ruthwikchikoti@users.noreply.github.com>
121155
Ryan Seal <splrk@users.noreply.github.com>
122156
Rylan Yang <137365285+rylany27@users.noreply.github.com>
157+
SAHIL KUMAR <168997976+sahilk45@users.noreply.github.com>
123158
SHIVAM YADAV <120725381+Shivam-1827@users.noreply.github.com>
159+
Sachin Raj <120590207+schnrj@users.noreply.github.com>
160+
Sahil Goyal <87982509+sahil20021008@users.noreply.github.com>
161+
Sai Avinash <120403424+nasarobot@users.noreply.github.com>
124162
Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
163+
Sanchay Ketan Sinha <122982233+satansin123@users.noreply.github.com>
125164
Sarthak Paandey <145528240+SarthakPaandey@users.noreply.github.com>
126165
Saurabh Singh <saurabhsraghuvanshi@gmail.com>
127166
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
@@ -138,14 +177,19 @@ Spandan Barve <contact@marsian.dev>
138177
Stephannie Jiménez Gacha <steff456@hotmail.com>
139178
Suhaib Ilahi <suhaib.elahi87@gmail.com>
140179
Suraj Kumar <125961509+kumarsuraj212003@users.noreply.github.com>
180+
Swapnil Hajare <69076366+Swapnil-2502@users.noreply.github.com>
141181
Tanishq Ahuja <68651083+TheGEN1U5@users.noreply.github.com>
142182
Tirtadwipa Manunggal <tirtadwipa.manunggal@gmail.com>
143183
Tudor Pagu <104032457+tudor-pagu@users.noreply.github.com>
144184
Tufailahmed Bargir <142114244+Tufailahmed-Bargir@users.noreply.github.com>
185+
Tushar Bhardwaj <155543597+TusharBhardwaj441@users.noreply.github.com>
186+
Uday Kakade <141299403+udaykakade25@users.noreply.github.com>
187+
Ujjwal Kirti <64329707+ujjwalkirti@users.noreply.github.com>
145188
Utkarsh <http://utkarsh11105@gmail.com>
146189
Utkarsh Raj <rajutkarsh2505@gmail.com>
147190
UtkershBasnet <119008923+UtkershBasnet@users.noreply.github.com>
148191
Vaibhav Patel <98279986+noobCoderVP@users.noreply.github.com>
192+
Vara Rahul Rajana <123227543+rajanarahul93@users.noreply.github.com>
149193
Varad Gupta <varadgupta21@gmail.com>
150194
Vinit Pandit <106718914+MeastroZI@users.noreply.github.com>
151195
Vivek Maurya <vm8118134@gmail.com>
@@ -154,11 +198,16 @@ Yaswanth Kosuru <116426380+yaswanthkosuru@users.noreply.github.com>
154198
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
155199
Yugal Kaushik <yugalkaushik14@gmail.com>
156200
Yuvi Mittal <128018763+yuvi-mittal@users.noreply.github.com>
201+
devshree-bhati <147095250+devshree-bhati@users.noreply.github.com>
157202
ditsu <170345142+ditsus@users.noreply.github.com>
158203
ekambains <bainsinbusiness@gmail.com>
159204
fadiothman22 <48636283+fadiothman22@users.noreply.github.com>
205+
iraandrushko <71790513+iraandrushko@users.noreply.github.com>
206+
jsai28 <54253219+jsai28@users.noreply.github.com>
207+
lohithganni <116790357+lohithganni@users.noreply.github.com>
160208
olenkabilonizhka <62379231+olenkabilonizhka@users.noreply.github.com>
161209
pranav-1720 <123018993+pranav-1720@users.noreply.github.com>
162210
rahulrangers <127782777+rahulrangers@users.noreply.github.com>
163211
rainn <88160429+AmCodesLame@users.noreply.github.com>
164212
rei2hu <reimu@reimu.ws>
213+
zhanggy <geodaoyu@foxmail.com>

0 commit comments

Comments
 (0)