Skip to content

Commit 510ea08

Browse files
committed
Auto-generated commit
1 parent 6921fb6 commit 510ea08

File tree

4 files changed

+21
-123
lines changed

4 files changed

+21
-123
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-08-01T05:56:23.839Z

CHANGELOG.md

Lines changed: 14 additions & 117 deletions
Original file line numberDiff line numberDiff line change
@@ -2,42 +2,17 @@
22

33
> Package changelog.
44
5-
<section class="release" id="v0.3.0">
6-
7-
## 0.3.0 (2024-07-29)
8-
9-
<section class="features">
10-
11-
### Features
12-
13-
- [`dc36936`](https://github.com/stdlib-js/stdlib/commit/dc369364ee617f8f62b40d951a0f0d34f795da6e) - add boolean dtype support to `strided/base/mskunary` [(#2520)](https://github.com/stdlib-js/stdlib/pull/2520)
14-
15-
</section>
16-
17-
<!-- /.features -->
18-
19-
<section class="bug-fixes">
20-
21-
### Bug Fixes
5+
<section class="release" id="unreleased">
226

23-
- [`cf3f92e`](https://github.com/stdlib-js/stdlib/commit/cf3f92eddd20ec1a4106c8a34f7d7705a9a99dbc) - update include paths
24-
25-
</section>
26-
27-
<!-- /.bug-fixes -->
7+
## Unreleased (2024-08-01)
288

299
<section class="commits">
3010

3111
### Commits
3212

3313
<details>
3414

35-
- [`8d4c46b`](https://github.com/stdlib-js/stdlib/commit/8d4c46b10ca912401e0ff0caa37a17cd3c443c2f) - **refactor:** update paths _(by Athan Reines)_
36-
- [`18b3c79`](https://github.com/stdlib-js/stdlib/commit/18b3c79c5035c7082618b7379cd6576e64393a96) - **refactor:** update paths _(by Athan Reines)_
37-
- [`e47b1be`](https://github.com/stdlib-js/stdlib/commit/e47b1be3a80eb9a7ab1fa9f421a133a580ce4366) - **refactor:** reduce code duplication _(by Athan Reines)_
38-
- [`dc36936`](https://github.com/stdlib-js/stdlib/commit/dc369364ee617f8f62b40d951a0f0d34f795da6e) - **feat:** add boolean dtype support to `strided/base/mskunary` [(#2520)](https://github.com/stdlib-js/stdlib/pull/2520) _(by Jaysukh Makvana)_
39-
- [`cf3f92e`](https://github.com/stdlib-js/stdlib/commit/cf3f92eddd20ec1a4106c8a34f7d7705a9a99dbc) - **fix:** update include paths _(by Athan Reines)_
40-
- [`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
4116

4217
</details>
4318

@@ -49,10 +24,9 @@
4924

5025
### Contributors
5126

52-
A total of 2 people contributed to this release. Thank you to the following contributors:
27+
A total of 1 person contributed to this release. Thank you to this contributor:
5328

5429
- Athan Reines
55-
- Jaysukh Makvana
5630

5731
</section>
5832

@@ -62,48 +36,31 @@ A total of 2 people contributed to this release. Thank you to the following cont
6236

6337
<!-- /.release -->
6438

65-
<section class="release" id="v0.2.1">
39+
<section class="release" id="v0.3.0">
6640

67-
## 0.2.1 (2024-02-25)
41+
## 0.3.0 (2024-07-29)
6842

6943
No changes reported for this release.
7044

7145
</section>
7246

7347
<!-- /.release -->
7448

75-
<section class="release" id="v0.2.0">
76-
77-
## 0.2.0 (2024-02-14)
78-
79-
<section class="commits">
80-
81-
### Commits
82-
83-
<details>
49+
<section class="release" id="v0.2.1">
8450

85-
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
86-
- [`7db5611`](https://github.com/stdlib-js/stdlib/commit/7db56115b014aa41e4a3458629286ae3bd99c4e7) - **docs:** update links and fix headings _(by Athan Reines)_
87-
- [`f9c75ce`](https://github.com/stdlib-js/stdlib/commit/f9c75ce726ed4e5fade8622315bb98094dad8561) - **build:** remove tslint directives _(by Philipp Burckhardt)_
51+
## 0.2.1 (2024-02-25)
8852

89-
</details>
53+
No changes reported for this release.
9054

9155
</section>
9256

93-
<!-- /.commits -->
94-
95-
<section class="contributors">
96-
97-
### Contributors
98-
99-
A total of 2 people contributed to this release. Thank you to the following contributors:
57+
<!-- /.release -->
10058

101-
- Athan Reines
102-
- Philipp Burckhardt
59+
<section class="release" id="v0.2.0">
10360

104-
</section>
61+
## 0.2.0 (2024-02-14)
10562

106-
<!-- /.contributors -->
63+
No changes reported for this release.
10764

10865
</section>
10966

@@ -113,67 +70,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
11370

11471
## 0.1.0 (2023-09-24)
11572

116-
<section class="features">
117-
118-
### Features
119-
120-
- [`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7) - update minimum TypeScript version
121-
122-
</section>
123-
124-
<!-- /.features -->
125-
126-
<section class="bug-fixes">
127-
128-
### Bug Fixes
129-
130-
- [`0a81f83`](https://github.com/stdlib-js/stdlib/commit/0a81f837f2eb6e7c0fec6bf5d25066f6c11095a9) - resolve C lint errors
131-
132-
</section>
133-
134-
<!-- /.bug-fixes -->
135-
136-
<section class="breaking-changes">
137-
138-
### BREAKING CHANGES
139-
140-
- [`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7): update minimum TypeScript version
141-
- [`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7): update minimum TypeScript version to 4.1
142-
143-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
144-
145-
</section>
146-
147-
<!-- /.breaking-changes -->
148-
149-
<section class="commits">
150-
151-
### Commits
152-
153-
<details>
154-
155-
- [`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
156-
- [`0a81f83`](https://github.com/stdlib-js/stdlib/commit/0a81f837f2eb6e7c0fec6bf5d25066f6c11095a9) - **fix:** resolve C lint errors _(by Athan Reines)_
157-
- [`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
158-
159-
</details>
160-
161-
</section>
162-
163-
<!-- /.commits -->
164-
165-
<section class="contributors">
166-
167-
### Contributors
168-
169-
A total of 2 people contributed to this release. Thank you to the following contributors:
170-
171-
- Athan Reines
172-
- Philipp Burckhardt
173-
174-
</section>
175-
176-
<!-- /.contributors -->
73+
No changes reported for this release.
17774

17875
</section>
17976

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6647,8 +6647,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
66476647
[npm-image]: http://img.shields.io/npm/v/@stdlib/strided-base-mskunary.svg
66486648
[npm-url]: https://npmjs.org/package/@stdlib/strided-base-mskunary
66496649

6650-
[test-image]: https://github.com/stdlib-js/strided-base-mskunary/actions/workflows/test.yml/badge.svg?branch=v0.3.0
6651-
[test-url]: https://github.com/stdlib-js/strided-base-mskunary/actions/workflows/test.yml?query=branch:v0.3.0
6650+
[test-image]: https://github.com/stdlib-js/strided-base-mskunary/actions/workflows/test.yml/badge.svg?branch=main
6651+
[test-url]: https://github.com/stdlib-js/strided-base-mskunary/actions/workflows/test.yml?query=branch:main
66526652

66536653
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/strided-base-mskunary/main.svg
66546654
[coverage-url]: https://codecov.io/github/stdlib-js/strided-base-mskunary?branch=main

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
"url": "https://github.com/stdlib-js/stdlib/issues"
4141
},
4242
"dependencies": {
43-
"@stdlib/array-base-accessor-getter": "^0.2.1",
44-
"@stdlib/array-base-accessor-setter": "^0.2.1",
43+
"@stdlib/array-base-accessor-getter": "^0.2.2",
44+
"@stdlib/array-base-accessor-setter": "^0.2.2",
4545
"@stdlib/array-base-assert-is-accessor-array": "^0.2.2",
4646
"@stdlib/array-base-getter": "^0.2.2",
4747
"@stdlib/array-base-setter": "^0.2.2",
48-
"@stdlib/array-dtype": "^0.2.1",
48+
"@stdlib/array-dtype": "^0.3.0",
4949
"@stdlib/complex-float32-ctor": "^0.0.2",
5050
"@stdlib/complex-float64-ctor": "^0.0.3",
5151
"@stdlib/strided-base-stride2offset": "^0.1.0",
@@ -54,7 +54,7 @@
5454
"@stdlib/utils-library-manifest": "^0.2.2"
5555
},
5656
"devDependencies": {
57-
"@stdlib/array-complex64": "^0.2.1",
57+
"@stdlib/array-complex64": "^0.3.0",
5858
"@stdlib/array-filled": "^0.2.1",
5959
"@stdlib/array-filled-by": "^0.2.1",
6060
"@stdlib/array-float32": "^0.2.2",

0 commit comments

Comments
 (0)