Skip to content

Commit 8f04447

Browse files
committed
Auto-generated commit
1 parent a42f2b2 commit 8f04447

File tree

4 files changed

+89
-16
lines changed

4 files changed

+89
-16
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T05:54:12.078Z
1+
2024-09-01T06:21:03.591Z

CHANGELOG.md

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

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.3.0">
6+
7+
## 0.3.0 (2024-07-29)
8+
9+
<section class="features">
10+
11+
### Features
612

7-
## Unreleased (2024-08-01)
13+
- [`c0a9532`](https://github.com/stdlib-js/stdlib/commit/c0a953262445a079c4ee610fcaa94108b7bbcc77) - add boolean dtype support in `array/to-json` [(#2392)](https://github.com/stdlib-js/stdlib/pull/2392)
14+
15+
</section>
16+
17+
<!-- /.features -->
818

919
<section class="commits">
1020

1121
### Commits
1222

1323
<details>
1424

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
25+
- [`c0a9532`](https://github.com/stdlib-js/stdlib/commit/c0a953262445a079c4ee610fcaa94108b7bbcc77) - **feat:** add boolean dtype support in `array/to-json` [(#2392)](https://github.com/stdlib-js/stdlib/pull/2392) _(by Jaysukh Makvana)_
1626

1727
</details>
1828

@@ -26,7 +36,7 @@
2636

2737
A total of 1 person contributed to this release. Thank you to this contributor:
2838

29-
- Athan Reines
39+
- Jaysukh Makvana
3040

3141
</section>
3242

@@ -36,31 +46,46 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3646

3747
<!-- /.release -->
3848

39-
<section class="release" id="v0.3.0">
49+
<section class="release" id="v0.2.1">
4050

41-
## 0.3.0 (2024-07-29)
51+
## 0.2.1 (2024-02-25)
4252

4353
No changes reported for this release.
4454

4555
</section>
4656

4757
<!-- /.release -->
4858

49-
<section class="release" id="v0.2.1">
59+
<section class="release" id="v0.2.0">
5060

51-
## 0.2.1 (2024-02-25)
61+
## 0.2.0 (2024-02-14)
5262

53-
No changes reported for this release.
63+
<section class="commits">
64+
65+
### Commits
66+
67+
<details>
68+
69+
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
70+
- [`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
71+
72+
</details>
5473

5574
</section>
5675

57-
<!-- /.release -->
76+
<!-- /.commits -->
5877

59-
<section class="release" id="v0.2.0">
78+
<section class="contributors">
6079

61-
## 0.2.0 (2024-02-14)
80+
### Contributors
6281

63-
No changes reported for this release.
82+
A total of 1 person contributed to this release. Thank you to this contributor:
83+
84+
- Philipp Burckhardt
85+
86+
</section>
87+
88+
<!-- /.contributors -->
6489

6590
</section>
6691

@@ -70,7 +95,53 @@ No changes reported for this release.
7095

7196
## 0.1.0 (2023-09-24)
7297

73-
No changes reported for this release.
98+
<section class="features">
99+
100+
### Features
101+
102+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
103+
104+
</section>
105+
106+
<!-- /.features -->
107+
108+
<section class="breaking-changes">
109+
110+
### BREAKING CHANGES
111+
112+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
113+
114+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
115+
116+
</section>
117+
118+
<!-- /.breaking-changes -->
119+
120+
<section class="commits">
121+
122+
### Commits
123+
124+
<details>
125+
126+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
127+
128+
</details>
129+
130+
</section>
131+
132+
<!-- /.commits -->
133+
134+
<section class="contributors">
135+
136+
### Contributors
137+
138+
A total of 1 person contributed to this release. Thank you to this contributor:
139+
140+
- Philipp Burckhardt
141+
142+
</section>
143+
144+
<!-- /.contributors -->
74145

75146
</section>
76147

CONTRIBUTORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Marcus Fantham <[email protected]>
4646
Matt Cochrane <[email protected]>
4747
Mihir Pandit <[email protected]>
4848
Milan Raj <[email protected]>
49+
Mohammad Kaif <[email protected]>
4950
Momtchil Momtchev <[email protected]>
5051
Muhammad Haris <[email protected]>
5152
Naresh Jagadeesan <[email protected]>
@@ -70,6 +71,7 @@ Roman Stetsyk <[email protected]>
7071
7172
Ryan Seal <[email protected]>
7273
Sai Srikar Dumpeti <[email protected]>
74+
SarthakPaandey <[email protected]>
7375
Seyyed Parsa Neshaei <[email protected]>
7476
Shashank Shekhar Singh <[email protected]>
7577

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@stdlib/strided-base-reinterpret-complex128": "^0.2.2",
5858
"@stdlib/strided-base-reinterpret-complex64": "^0.2.1",
5959
"@stdlib/string-format": "^0.2.2",
60-
"@stdlib/types": "^0.3.2",
60+
"@stdlib/types": "^0.4.1",
6161
"@stdlib/utils-constructor-name": "^0.2.2",
6262
"@stdlib/utils-get-prototype-of": "^0.2.2",
6363
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"

0 commit comments

Comments
 (0)