8000 Auto-generated commit · stdlib-js/ndarray-zeros-like@227438a · GitHub
[go: up one dir, main page]

Skip to content

Commit 227438a

Browse files
committed
Auto-generated commit
1 parent 677ad9b commit 227438a

File tree

4 files changed

+24
-116
lines changed

4 files changed

+24
-116
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-08-01T06:13:40.774Z

CHANGELOG.md

Lines changed: 14 additions & 107 deletions
< 9927 /tr>
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,17 @@
22

33
> Package changelog.
44
5-
<section class="release" id="v0.3.0">
6-
7-
## 0.3.0 (2024-07-29)
5+
<section class="release" id="unreleased">
86

9-
<section class="features">
10-
11-
### Features
12-
13-
- [`71cf5a0`](https://github.com/stdlib-js/stdlib/commit/71cf5a05a13d12aed627d332147642adc4694ab9) - add boolean dtype support to `ndarray/empty*` and `ndarray/base/empty*` packages [(#2588)](https://github.com/stdlib-js/stdlib/pull/2588)
14-
15-
</section>
16-
17-
<!-- /.features -->
7+
## Unreleased (2024-08-01)
188

199
<section class="commits">
2010

2111
### Commits
2212

2313
<details>
2414

25-
- [`71cf5a0`](https://github.com/stdlib-js/stdlib/commit/71cf5a05a13d12aed627d332147642adc4694ab9) - **feat:** add boolean dtype support to `ndarray/empty*` and `ndarray/base/empty*` packages [(#2588)](https://github.com/stdlib-js/stdlib/pull/2588) _(by Jaysukh Makvana, Athan Reines)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
2616

2717
</details>
2818

@@ -34,10 +24,9 @@
3424

3525
### Contributors
3626

37-
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:
3828

3929
- Athan Reines
40-
- Jaysukh Makvana
4130

4231
</section>
4332

@@ -47,63 +36,31 @@ A total of 2 people contributed to this release. Thank you to the following cont
4736

4837
<!-- /.release -->
4938

50-
<section class="release" id="v0.2.1">
39+
<section class="release" id="v0.3.0">
5140

52-
## 0.2.1 (2024-02-25)
41+
## 0.3.0 (2024-07-29)
5342

5443
No changes reported for this release.
5544

5645
</section>
5746

5847
<!-- /.release -->
5948

60-
<section class="release" id="v0.2.0">
61-
62-
## 0.2.0 (2024-02-15)
63-
64-
<section class="features">
65-
66-
### Features
67-
68-
- [`4ea3975`](https://github.com/stdlib-js/stdlib/commit/4ea39750d4b9d772deb1b4ee374275e3ee995599) - document support for `normalize` index mode
69-
70-
</section>
71-
72-
<!-- /.features -->
73-
74-
<section class="commits">
75-
76-
### Commits
77-
78-
<details>
49+
<section class="release" id="v0.2.1">
7950

80-
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
81-
- [`4ea3975`](https://github.com/stdlib-js/stdlib/commit/4ea39750d4b9d772deb1b4ee374275e3ee995599) - **feat:** document support for `normalize` index mode _(by Athan Reines)_
82-
- [`5497c40`](https://github.com/stdlib-js/stdlib/commit/5497c40ce46dfa7c4de64d15526ba794446487e2) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
83-
- [`6b34523`](https://github.com/stdlib-js/stdlib/commit/6b3452322174342479d6c8b3277c3efee65d4cc0) - **docs:** update links _(by Athan Reines)_
84-
- [`bf2cf8b`](https://github.com/stdlib-js/stdlib/commit/bf2cf8b0424e608a4e3abb6d18a8b44d790aa99c) - **build:** remove tslint directives _(by Philipp Burckhardt)_
85-
- [`b8f8c28`](https://github.com/stdlib-js/stdlib/commit/b8f8c28db9816e6fb5b0cee0ad61f377f6815d65) - **chore:** add keyword _(by Athan Reines)_
86-
- [`f59a264`](https://github.com/stdlib-js/stdlib/commit/f59a26499caa43e748d6cf1aec868508585f4262) - **refactor:** remove obsolete branch _(by Athan Reines)_
87-
- [`71d561c`](https://github.com/stdlib-js/stdlib/commit/71d561cc2b942a92983a38c8bde009d35255c5d1) - **refactor:** use accessor utilities _(by Athan Reines)_
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-15)
10562

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

10865
</section>
10966

@@ -113,57 +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-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
121-
- [`e618407`](https://github.com/stdlib-js/stdlib/commit/e618407f673288e8aa303b5db6bd316c6f130762) - add support for additional ndarray constructor options
122-
123-
</section>
124-
125-
<!-- /.features -->
126-
127-
<section class="breaking-changes">
128-
129-
### BREAKING CHANGES
130-
131-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
132-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
133-
134-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
135-
136-
</section>
137-
138-
<!-- /.breaking-changes -->
139-
140-
<section class="commits">
141-
142-
### Commits
143-
144-
<details>
145-
146-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
147-
- [`e618407`](https://github.com/stdlib-js/stdlib/commit/e618407f673288e8aa303b5db6bd316c6f130762) - **feat:** add support for additional ndarray constructor options _(by Athan Reines)_
148-
149-
</details>
150-
151-
</section>
152-
153-
<!-- /.commits -->
154-
155-
<section class="contributors">
156-
157-
### Contributors
158-
159-
A total of 2 people contributed to this release. Thank you to the following contributors:
160-
161-
- Athan Reines
162-
- Philipp Burckhardt
163-
164-
</section>
165-
166-
<!-- /.contributors -->
73+
No changes reported for this release.
16774

16875
</section>
16976

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
232232
[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-zeros-like.svg
233233
[npm-url]: https://npmjs.org/package/@stdlib/ndarray-zeros-like
234234

235-
[test-image]: https://github.com/stdlib-js/ndarray-zeros-like/actions/workflows/test.yml/badge.svg?branch=v0.3.0
236-
[test-url]: https://github.com/stdlib-js/ndarray-zeros-like/actions/workflows/test.yml?query=branch:v0.3.0
235+
[test-image]: https://github.com/stdlib-js/ndarray-zeros-like/actions/workflows/test.yml/badge.svg?branch=main
236+
[test-url]: https://github.com/stdlib-js/ndarray-zeros-like/actions/workflows/test.yml?query=branch:main
237237

238238
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-zeros-like/main.svg
239239
[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-zeros-like?branch=main

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,21 +41,21 @@
4141
"@stdlib/assert-is-ndarray-like": "^0.2.2",
4242
"@stdlib/assert-is-nonnegative-integer-array": "^0.2.2",
4343
"@stdlib/assert-is-plain-object": "^0.2.2",
44-
"@stdlib/ndarray-base-buffer": "^0.2.1",
44+
"@stdlib/ndarray-base-buffer": "^0.3.0",
4545
"@stdlib/ndarray-base-numel": "^0.2.2",
4646
"@stdlib/ndarray-base-shape2strides": "^0.2.2",
4747
"@stdlib/ndarray-base-strides2offset": "^0.2.2",
48-
"@stdlib/ndarray-ctor": "^0.2.1",
49-
"@stdlib/ndarray-dtype": "^0.2.1",
48+
"@stdlib/ndarray-ctor": "^0.2.2",
49+
"@stdlib/ndarray-dtype": "^0.2.2",
5050
"@stdlib/ndarray-order": "^0.2.2",
5151
"@stdlib/ndarray-shape": "^0.2.2",
5252
"@stdlib/string-format": "^0.2.2",
5353
"@stdlib/types": "^0.3.2",
5454
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
5555
},
5656
"devDependencies": {
57-
"@stdlib/array-complex128": "^0.2.1",
58-
"@stdlib/array-complex64": "^0.2.1",
57+
"@stdlib/array-complex128": "^0.3.0",
58+
"@stdlib/array-complex64": "^0.3.0",
5959
"@stdlib/array-float32": "^0.2.2",
6060
"@stdlib/array-float64": "^0.2.2",
6161
"@stdlib/array-int16": "^0.2.2",
@@ -67,9 +67,9 @@
6767
"@stdlib/array-uint8c": "^0.2.2",
6868
"@stdlib/assert-instance-of": "^0.2.2",
6969
"@stdlib/math-base-special-pow": "^0.3.0",
70-
"@stdlib/ndarray-base-zeros": "^0.2.1",
70+
"@stdlib/ndarray-base-zeros": "^0.3.0",
7171
"@stdlib/ndarray-dtypes": "^0.3.0",
72-
"@stdlib/ndarray-zeros": "^0.2.1",
72+
"@stdlib/ndarray-zeros": "^0.3.0",
7373
"@stdlib/strided-base-reinterpret-complex128": "^0.2.2",
7474
"@stdlib/strided-base-reinterpret-complex64": "^0.2.1",
7575
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)
0