Skip to content

Commit 9608fde

Browse files
committed
Auto-generated commit
1 parent ad713e4 commit 9608fde

File tree

8 files changed

+23
-16
lines changed

8 files changed

+23
-16
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ indent_style = tab
121121
[*.{md,md.txt}]
122122
indent_style = space
123123
indent_size = 4
124-
trim_trailing_whitespace = false
124+
trim_trailing_whitespace = true # Note: this disables using two spaces to force a hard line break, which is permitted in Markdown. As we don't typically follow that practice (TMK), we should be safe to automatically trim.
125125
126126
# Set properties for `usage.txt` files:
127127
[usage.txt]

.github/.keepalive

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2025-01-13T01:39:10.009Z

.github/workflows/test_install.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ jobs:
5050
env:
5151
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
5252

53-
# Run workflow job if `publish` workflow run is successful or when the workflow is manually run:
54-
if: ${{ github.event.workflow_run.conclusion == 'success' || github.event_name == 'workflow_dispatch' }}
53+
# Run workflow job if `publish` workflow run is successful or when the workflow is manually triggered or on a schedule:
54+
if: ${{ github.event.workflow_run.conclusion == 'success' || github.event_name == 'workflow_dispatch' || github.event_name == 'schedule' }}
5555

5656
# Define the sequence of job steps...
5757
steps:

.github/workflows/test_published_package.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ jobs:
4747
env:
4848
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
4949

50-
# Run workflow job if `publish` workflow run is successful or when the workflow is manually run:
51-
if: ${{ github.event.workflow_run.conclusion == 'success' || github.event_name == 'workflow_dispatch' }}
50+
# Run workflow job if `publish` workflow run is successful or when the workflow is manually triggered or on a schedule:
51+
if: ${{ github.event.workflow_run.conclusion == 'success' || github.event_name == 'workflow_dispatch' || github.event_name == 'schedule' }}
5252

5353
# Define the job's steps:
5454
steps:

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2024-12-14)
7+
## Unreleased (2025-01-13)
88

99
<section class="features">
1010

CONTRIBUTORS

+14-8
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22
#
33
# Contributors listed in alphabetical order.
44

5+
Aadish Jain <[email protected]>
56
Aayush Khanna <[email protected]>
67
Abhijit Raut <[email protected]>
78
Adarsh Palaskar <[email protected]>
89
Aditya Sapra <[email protected]>
910
Ahmed Atwa <[email protected]>
1011
Ahmed Kashkoush <[email protected]>
12+
Ahmed Khaled <[email protected]>
1113
Aleksandr <[email protected]>
1214
Ali Salesi <[email protected]>
1315
Aman Bhansali <[email protected]>
@@ -24,6 +26,9 @@ Dan Rose <[email protected]>
2426
Daniel Killenberger <[email protected]>
2527
Daniel Yu <[email protected]>
2628
Debashis Maharana <[email protected]>
29+
Desh Deepak Kant <[email protected]>
30+
Dhruv Arvind Singh <[email protected]>
31+
Divyansh Seth <[email protected]>
2732
Dominic Lim <[email protected]>
2833
Dominik Moritz <[email protected]>
2934
Dorrin Sotoudeh <[email protected]>
@@ -45,12 +50,12 @@ Joey Reed <[email protected]>
4550
Jordan Gallivan <[email protected]>
4651
Joris Labie <[email protected]>
4752
Justin Dennison <[email protected]>
53+
Karan Anand <[email protected]>
4854
Karthik Prakash <[email protected]>
49-
5055
Kohantika Nath <[email protected]>
5156
Krishnendu Das <[email protected]>
5257
Kshitij-Dale <[email protected]>
53-
58+
Lovelin Dhoni J B <[email protected]>
5459
Manik Sharma <[email protected]>
5560
Manvith M <[email protected]>
5661
Marcus Fantham <[email protected]>
@@ -61,6 +66,7 @@ Mohammad Kaif <[email protected]>
6166
Momtchil Momtchev <[email protected]>
6267
Muhammad Haris <[email protected]>
6368
Naresh Jagadeesan <[email protected]>
69+
Naveen Kumar <[email protected]>
6470
Neeraj Pathak <[email protected]>
6571
Nishant Shinde <[email protected]>
6672
Nithin Katta <[email protected]>
@@ -71,10 +77,11 @@ Ori Miles <[email protected]>
7177
Philipp Burckhardt <[email protected]>
7278
Prajwal Kulkarni <[email protected]>
7379
Pranav Goswami <[email protected]>
74-
75-
80+
Pranjal Jha <[email protected]>
81+
Prashant Kumar Yadav <[email protected]>
82+
Pratik Singh <[email protected]>
7683
Pratyush Kumar Chouhan <[email protected]>
77-
84+
Priyansh Prajapati <[email protected]>
7885
Priyanshu Agarwal <[email protected]>
7986
Pushpendra Chandravanshi <[email protected]>
8087
Raunak Kumar Gupta <[email protected]>
@@ -93,7 +100,7 @@ Sarthak Paandey <[email protected]>
93100
Saurabh Singh <[email protected]>
94101
Seyyed Parsa Neshaei <[email protected]>
95102
Shashank Shekhar Singh <[email protected]>
96-
103+
Shivam Ahir <[email protected]>
97104
Shraddheya Shendre <[email protected]>
98105
Shubh Mehta <[email protected]>
99106
Shubham Mishra <[email protected]>
@@ -112,11 +119,10 @@ UtkershBasnet <[email protected]>
112119
Vaibhav Patel <[email protected]>
113120
Varad Gupta <[email protected]>
114121
Vinit Pandit <[email protected]>
115-
Vivek maurya <[email protected].com>
122+
Vivek Maurya <vm8118134@gmail.com>
116123
Xiaochuan Ye <[email protected]>
117124
Yaswanth Kosuru <[email protected]>
118125
Yernar Yergaziyev <[email protected]>
119-
120126
olenkabilonizhka <[email protected]>
121127
122128

NOTICE

+1-1
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ See [LICENSE][stdlib-license].
231231

232232
## Copyright
233233

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

236236
</section>
237237

0 commit comments

Comments
 (0)