8000 Auto-generated commit · stdlib-js/ndarray-base-strides@9439fca · GitHub
[go: up one dir, main page]

Skip to content

Commit 9439fca

Browse files
committed
Auto-generated commit
1 parent 36b1aea commit 9439fca

File tree

4 files changed

+25
-64
lines changed

4 files changed

+25
-64
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:44:59.043Z

CHANGELOG.md

Lines changed: 19 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -2,39 +2,17 @@
22

33
> Package changelog.
44
5-
<section class="release" id="v0.2.2">
6-
7-
## 0.2.2 (2024-07-29)
8-
9-
No changes reported for this release.
10-
11-
</section>
5+
<section class="release" id="unreleased">
126

13-
<!-- /.release -->
14-
15-
<section class="release" id="v0.2.1">
16-
17-
## 0.2.1 (2024-02-25)
18-
19-
No changes reported for this release.
20-
21-
</section>
22-
23-
<!-- /.release -->
24-
25-
<section class="release" id="v0.2.0">
26-
27-
## 0.2.0 (2024-02-14)
7+
## Unreleased (2024-08-01)
288

299
<section class="commits">
3010

3111
### Commits
3212

3313
<details>
3414

35-
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
36-
- [`57592a3`](https://github.com/stdlib-js/stdlib/commit/57592a33a922a782cf7395fc132260ce6789aa71) - **style:** add missing space _(by Athan Reines)_
37-
- [`8c8e3d1`](https://github.com/stdlib-js/stdlib/commit/8c8e3d15f6698c81c75fc94fa10a7e2b9fb8b5d9) - **docs:** update links _(by Athan Reines)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
3816

3917
</details>
4018

@@ -46,10 +24,9 @@ No changes reported for this release.
4624

4725
### Contributors
4826

49-
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:
5028

5129
- Athan Reines
52-
- Philipp Burckhardt
5330

5431
</section>
5532

@@ -59,58 +36,41 @@ A total of 2 people contributed to this release. Thank you to the following cont
5936

6037
<!-- /.release -->
6138

62-
<section class="release" id="v0.1.0">
63-
64-
## 0.1.0 (2023-10-14)
65-
66-
<section class="features">
39+
<section class="release" id="v0.2.2">
6740

68-
### Features
41+
## 0.2.2 (2024-07-29)
6942

70-
- [`5a0c235`](https://github.com/stdlib-js/stdlib/commit/5a0c23554e53b29fe6c36148c351699dfefe4ea7) - add `ndarray/base/strides`
43+
No changes reported for this release.
7144

7245
</section>
7346

74-
<!-- /.features -->
47+
<!-- /.release -->
7548

76-
<section class="bug-fixes">
49+
<section class="release" id="v0.2.1">
7750

78-
### Bug Fixes
51+
## 0.2.1 (2024-02-25)
7952

80-
- [`8874562`](https://github.com/stdlib-js/stdlib/commit/8874562a8e3383393bef0e1220080fb20a99880f) - add missing support for minimal ndarray-like objects not supporting a strides property
53+
No changes reported for this release.
8154

8255
</section>
8356

84-
<!-- /.bug-fixes -->
85-
86-
<section class="commits">
87-
88-
### Commits
57+
<!-- /.release -->
8958

90-
<details>
59+
<section class="release" id="v0.2.0">
9160

92-
- [`836aaf4`](https://github.com/stdlib-js/stdlib/commit/836aaf48a1824e3002122cc67aae3d01a17451a5) - **test:** add test case for zero-dimensional ndarray-like object _(by Athan Reines)_
93-
- [`8874562`](https://github.com/stdlib-js/stdlib/commit/8874562a8e3383393bef0e1220080fb20a99880f) - **fix:** add missing support for minimal ndarray-like objects not supporting a strides property _(by Athan Reines)_
94-
- [`6cae75a`](https://github.com/stdlib-js/stdlib/commit/6cae75ae7be925b6bcca3fb503d7371b2ca22894) - **docs:** fix variable names _(by Athan Reines)_
95-
- [`5a0c235`](https://github.com/stdlib-js/stdlib/commit/5a0c23554e53b29fe6c36148c351699dfefe4ea7) - **feat:** add `ndarray/base/strides` _(by Athan Reines)_
61+
## 0.2.0 (2024-02-14)
9662

97-
</details>
63+
No changes reported for this release.
9864

9965
</section>
10066

101-
<!-- /.commits -->
102-
103-
<section class="contributors">
104-
105-
### Contributors
106-
107-
A total of 1 person contributed to this release. Thank you to this contributor:
67+
<!-- /.release -->
10868

109-
- Athan Reines
69+
<section class="release" id="v0.1.0">
11070

111-
</section>
71+
## 0.1.0 (2023-10-14)
11272

113-
<!-- /.contributors -->
73+
No changes reported for this release.
11474

11575
</section>
11676

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
221221
[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-base-strides.svg
222222
[npm-url]: https://npmjs.org/package/@stdlib/ndarray-base-strides
223223

224-
[test-image]: https://github.com/stdlib-js/ndarray-base-strides/actions/workflows/test.yml/badge.svg?branch=v0.2.2
225-
[test-url]: https://github.com/stdlib-js/ndarray-base-strides/actions/workflows/test.yml?query=branch:v0.2.2
224+
[test-image]: https://github.com/stdlib-js/ndarray-base-strides/actions/workflows/test.yml/badge.svg?branch=main
225+
[test-url]: https://github.com/stdlib-js/ndarray-base-strides/actions/workflows/test.yml?query=branch:main
226226

227227
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-strides/main.svg
228228
[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-base-strides?branch=main

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/array-base-copy-indexed": "^0.2.1",
40+
"@stdlib/array-base-copy-indexed": "^0.2.2",
4141
"@stdlib/ndarray-base-shape2strides": "^0.2.2",
4242
"@stdlib/types": "^0.3.2"
4343
},
4444
"devDependencies": {
4545
"@stdlib/assert-is-collection": "^0.2.2",
46-
"@stdlib/ndarray-slice": "^0.2.1",
47-
"@stdlib/ndarray-zeros": "^0.2.1",
46+
"@stdlib/ndarray-slice": "^0.2.2",
47+
"@stdlib/ndarray-zeros": "^0.3.0",
4848
"@stdlib/slice-ctor": "^0.2.2",
4949
"@stdlib/slice-multi": "^0.2.2",
5050
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)
0