Skip to content

Commit cb33c01

Browse files
committed
Auto-generated commit
1 parent 5967755 commit cb33c01

File tree

5 files changed

+116
-71
lines changed

5 files changed

+116
-71
lines changed

.github/.keepalive

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

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-03-28)
8+
9+
<section class="commits">
10+
11+
### Commits
12+
13+
<details>
14+
15+
- [`57efa3d`](https://github.com/stdlib-js/stdlib/commit/57efa3d9de9c4c2f0a94387079e356dad7649a40) - **chore:** rename C files to follow current project conventions [(#6410)](https://github.com/stdlib-js/stdlib/pull/6410) _(by Karan Anand, stdlib-bot)_
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+
- Karan Anand
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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
# Contributors listed in alphabetical order.
44

55
Aadish Jain <[email protected]>
6+
Aarya Balwadkar <[email protected]>
67
Aayush Khanna <[email protected]>
78
Abdelrahman Samir <[email protected]>
9+
Abdul Kaium <[email protected]>
810
Abhay Punia <[email protected]>
911
Abhijit Raut <[email protected]>
1012
Abhishek Jain <[email protected]>
@@ -16,6 +18,7 @@ Ahmed Khaled <[email protected]>
1618
Aksshay Balasubramanian <[email protected]>
1719
Aleksandr <[email protected]>
1820
Ali Salesi <[email protected]>
21+
AlyAbdelmoneim <[email protected]>
1922
Aman Bhansali <[email protected]>
2023
AmanBhadkariya <[email protected]>
2124
Amit Jimiwal <[email protected]>
@@ -24,6 +27,7 @@ Anshu Kumar <[email protected]>
2427
Anudeep Sanapala <[email protected]>
2528
Athan Reines <[email protected]>
2629
30+
Bhavishy Agrawal <[email protected]>
2731
Brendan Graetz <[email protected]>
2832
Bruno Fenzl <[email protected]>
2933
Bryan Elee <[email protected]>
@@ -61,6 +65,7 @@ Jaimin Godhani <[email protected]>
6165
Jaison D Souza <[email protected]>
6266
Jalaj Kumar <[email protected]>
6367
James Gelok <[email protected]>
68+
6469
Jaysukh Makvana <[email protected]>
6570
Jenish Thapa <[email protected]>
6671
Jithin KS <[email protected]>
@@ -73,11 +78,13 @@ Justyn Shelby <[email protected]>
7378
Karan Anand <[email protected]>
7479
Karthik Prakash <[email protected]>
7580
Kaushikgtm <[email protected]>
81+
Kavyansh-Bagdi <[email protected]>
7682
Kohantika Nath <[email protected]>
7783
Krishnam Agarwal <[email protected]>
7884
Krishnendu Das <[email protected]>
7985
Kshitij-Dale <[email protected]>
8086
Lovelin Dhoni J B <[email protected]>
87+
8188
Manik Sharma <[email protected]>
8289
Manvith M <[email protected]>
8390
Marcus Fantham <[email protected]>
@@ -99,6 +106,7 @@ Ognjen Jevremović <[email protected]>
99106
Oneday12323 <[email protected]>
100107
Ori Miles <[email protected]>
101108
Philipp Burckhardt <[email protected]>
109+
Prajjwal Bajpai <[email protected]>
102110
Prajwal Kulkarni <[email protected]>
103111
Pranav Goswami <[email protected]>
104112
Pranjal Jha <[email protected]>
@@ -107,7 +115,9 @@ Pratik Singh <[email protected]>
107115
Pratyush Kumar Chouhan <[email protected]>
108116
Priyansh Prajapati <[email protected]>
109117
Priyanshu Agarwal <[email protected]>
118+
Pulkit Gupta <[email protected]>
110119
Pushpendra Chandravanshi <[email protected]>
120+
Rahul Kumar <[email protected]>
111121
Raunak Kumar Gupta <[email protected]>
112122
Rejoan Sardar <[email protected]>
113123
Ricky Reusser <[email protected]>
@@ -120,8 +130,10 @@ Rutam Kathale <[email protected]>
120130
Ruthwik Chikoti <[email protected]>
121131
Ryan Seal <[email protected]>
122132
Rylan Yang <[email protected]>
133+
SAHIL KUMAR <[email protected]>
123134
SHIVAM YADAV <[email protected]>
124135
Sai Srikar Dumpeti <[email protected]>
136+
Sanchay Ketan Sinha <[email protected]>
125137
Sarthak Paandey <[email protected]>
126138
Saurabh Singh <[email protected]>
127139
Seyyed Parsa Neshaei <[email protected]>

manifest.json

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1,72 +1,72 @@
11
{
2-
"options": {
3-
"task": "build"
4-
},
5-
"fields": [
6-
{
7-
"field": "src",
8-
"resolve": true,
9-
"relative": true
10-
},
11-
{
12-
"field": "include",
13-
"resolve": true,
14-
"relative": true
15-
},
16-
{
17-
"field": "libraries",
18-
"resolve": false,
19-
"relative": false
20-
},
21-
{
22-
"field": "libpath",
23-
"resolve": true,
24-
"relative": false
25-
}
26-
],
27-
"confs": [
28-
{
29-
"task": "build",
30-
"src": [
31-
"./src/pdiff.c"
32-
],
33-
"include": [
34-
"./include"
35-
],
36-
"libraries": [],
37-
"libpath": [],
38-
"dependencies": [
39-
"@stdlib/math-base-napi-binary",
40-
"@stdlib/math-base-assert-is-nan"
41-
]
42-
},
43-
{
44-
"task": "benchmark",
45-
"src": [
46-
"./src/pdiff.c"
47-
],
48-
"include": [
49-
"./include"
50-
],
51-
"libraries": [],
52-
"libpath": [],
53-
"dependencies": [
54-
"@stdlib/math-base-assert-is-nan"
55-
]
56-
},
57-
{
58-
"task": "examples",
59-
"src": [
60-
"./src/pdiff.c"
61-
],
62-
"include": [
63-
"./include"
64-
],
65-
"libraries": [],
66-
"libpath": [],
67-
"dependencies": [
68-
"@stdlib/math-base-assert-is-nan"
69-
]
70-
}
71-
]
2+
"options": {
3+
"task": "build"
4+
},
5+
"fields": [
6+
{
7+
"field": "src",
8+
"resolve": true,
9+
"relative": true
10+
},
11+
{
12+
"field": "include",
13+
"resolve": true,
14+
"relative": true
15+
},
16+
{
17+
"field": "libraries",
18+
"resolve": false,
19+
"relative": false
20+
},
21+
{
22+
"field": "libpath",
23+
"resolve": true,
24+
"relative": false
25+
}
26+
],
27+
"confs": [
28+
{
29+
"task": "build",
30+
"src": [
31+
"./src/main.c"
32+
],
33+
"include": [
34+
"./include"
35+
],
36+
"libraries": [],
37+
"libpath": [],
38+
"dependencies": [
39+
"@stdlib/math-base-napi-binary",
40+
"@stdlib/math-base-assert-is-nan"
41+
]
42+
},
43+
{
44+
"task": "benchmark",
45+
"src": [
46+
"./src/main.c"
47+
],
48+
"include": [
49+
"./include"
50+
],
51+
"libraries": [],
52+
"libpath": [],
53+
"dependencies": [
54+
"@stdlib/math-base-assert-is-nan"
55+
]
56+
},
57+
{
58+
"task": "examples",
59+
"src": [
60+
"./src/main.c"
61+
],
62+
"include": [
63+
"./include"
64+
],
65+
"libraries": [],
66+
"libpath": [],
67+
"dependencies": [
68+
"@stdlib/math-base-assert-is-nan"
69+
]
70+
}
71+
]
7272
}
File renamed without changes.

0 commit comments

Comments
 (0)