8000 Auto-generated commit · stdlib-js/ndarray-base-empty@53362d4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 53362d4

Browse files
committed
Auto-generated commit
1 parent 35b672e commit 53362d4

File tree

4 files changed

+24
-142
lines changed

4 files changed

+24
-142
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:04:26.628Z

CHANGELOG.md

Lines changed: 17 additions & 136 deletions
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)
8-
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>
5+
<section class="release" id="unreleased">
166

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,68 +36,41 @@ 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">
49+
<section class="release" id="v0.2.1">
6150

62-
## 0.2.0 (2024-02-14)
51+
## 0.2.1 (2024-02-25)
6352

6453
No changes reported for this release.
6554

6655
</section>
6756

6857
<!-- /.release -->
6958

70-
<section class="release" id="v0.1.1">
71-
72-
## 0.1.1 (2023-11-22)
73-
74-
<section class="bug-fixes">
75-
76-
### Bug Fixes
77-
78-
- [`def989d`](https://github.com/stdlib-js/stdlib/commit/def989d20c35d4cb0834e91324177abc8f522626) - resolve type declaration typo by removing stray lint directive
79-
80-
</section>
81-
82-
<!-- /.bug-fixes -->
83-
84-
<section class="commits">
85-
86-
### Commits
87-
88-
<details>
59+
<section class="release" id="v0.2.0">
8960

90-
- [`def989d`](https://github.com/stdlib-js/stdlib/commit/def989d20c35d4cb0834e91324177abc8f522626) - **fix:** resolve type declaration typo by removing stray lint directive _(by Philipp Burckhardt)_
91-
- [`8c8e3d1`](https://github.com/stdlib-js/stdlib/commit/8c8e3d15f6698c81c75fc94fa10a7e2b9fb8b5d9) - **docs:** update links _(by Athan Reines)_
92-
- [`bf2cf8b`](https://github.com/stdlib-js/stdlib/commit/bf2cf8b0424e608a4e3abb6d18a8b44d790aa99c) - **build:** remove tslint directives _(by Philipp Burckhardt)_
61+
## 0.2.0 (2024-02-14)
9362

94-
</details>
63+
No changes reported for this release.
9564

9665
</section>
9766

98-
<!-- /.commits -->
99-
100-
<section class="contributors">
101-
102-
### Contributors
103-
104-
A total of 2 people contributed to this release. Thank you to the following contributors:
67+
<!-- /.release -->
10568

106-
- Athan Reines
107-
- Philipp Burckhardt
69+
<section class="release" id="v0.1.1">
10870

109-
</section>
71+
## 0.1.1 (2023-11-22)
11072

111-
<!-- /.contributors -->
73+
No changes reported for this release.
11274

11375
</section>
11476

@@ -118,54 +80,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
11880

11981
## 0.1.0 (2023-09-24)
12082

121-
<section class="features">
122-
123-
### Features
124-
125-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
126-
127-
</section>
128-
129-
<!-- /.features -->
130-
131-
<section class="breaking-changes">
132-
133-
### BREAKING CHANGES
134-
135-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
136-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
137-
138-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
139-
140-
</section>
141-
142-
<!-- /.breaking-changes -->
143-
144-
<section class="commits">
145-
146-
### Commits
147-
148-
<details>
149-
150-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
151-
152-
</details>
153-
154-
</section>
155-
156-
<!-- /.commits -->
157-
158-
<section class="contributors">
159-
160-
### Contributors
161-
162-
A total of 1 person contributed to this release. Thank you to this contributor:
163-
164-
- Philipp Burckhardt
165-
166-
</section>
167-
168-
<!-- /.contributors -->
83+
No changes reported for this release.
16984

17085
</section>
17186

@@ -175,41 +90,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
17590

17691
## 0.0.1 (2023-07-31)
17792

178-
<section class="features">
179-
180-
### Features
181-
182-
- [`c593502`](https://github.com/stdlib-js/stdlib/commit/c593502093613634a80bdb6c6806b8d2477d17d4) - add `ndarray/base/empty`
183-
184-
</section>
185-
186-
<!-- /.features -->
187-
188-
<section class="commits">
189-
190-
### Commits
191-
192-
<details>
193-
194-
- [`c593502`](https://github.com/stdlib-js/stdlib/commit/c593502093613634a80bdb6c6806b8d2477d17d4) - **feat:** add `ndarray/base/empty` _(by Athan Reines)_
195-
196-
</details>
197-
198-
</section>
199-
200-
<!-- /.commits -->
201-
202-
<section class="contributors">
203-
204-
### Contributors
205-
206-
A total of 1 person contributed to this release. Thank you to this contributor:
207-
208-
- Athan Reines
209-
210-
</section>
211-
212-
<!-- /.contributors -->
93+
No changes reported for this release.
21394

21495
</section>
21596

README.md

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

197-
[test-image]: https://github.com/stdlib-js/ndarray-base-empty/actions/workflows/test.yml/badge.svg?branch=v0.3.0
198-
[test-url]: https://github.com/stdlib-js/ndarray-base-empty/actions/workflows/test.yml?query=branch:v0.3.0
197+
[test-image]: https://github.com/stdlib-js/ndarray-base-empty/actions/workflows/test.yml/badge.svg?branch=main
198+
[test-url]: https://github.com/stdlib-js/ndarray-base-empty/actions/workflows/test.yml?query=branch:main
199199

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/array-empty": "^0.2.1",
40+
"@stdlib/array-empty": "^0.3.0",
4141
"@stdlib/buffer-alloc-unsafe": "^0.2.2",
4242
"@stdlib/ndarray-base-ctor": "^0.2.2",
4343
"@stdlib/ndarray-base-numel": "^0.2.2",
@@ -46,9 +46,9 @@
4646
"@stdlib/types": "^0.3.2"
4747
},
4848
"devDependencies": {
49-
"@stdlib/array-bool": "^0.0.1",
50-
"@stdlib/array-complex128": "^0.2.1",
51-
"@stdlib/array-complex64": "^0.2.1",
49+
"@stdlib/array-bool": "^0.1.0",
50+
"@stdlib/array-complex128": "^0.3.0",
51+
"@stdlib/array-complex64": "^0.3.0",
5252
"@stdlib/array-float32": "^0.2.2",
5353
"@stdlib/array-float64": "^0.2.2",
5454
"@stdlib/array-int16": "^0.2.2",

0 commit comments

Comments
 (0)
0