You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+145-1Lines changed: 145 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,148 @@
2
2
3
3
> Package changelog.
4
4
5
-
See [GitHub Releases](https://github.com/stdlib-js/napi-argv-strided-complex64array/releases) for the changelog.
5
+
<sectionclass="release"id="v0.2.2">
6
+
7
+
## 0.2.2 (2024-07-27)
8
+
9
+
<sectionclass="commits">
10
+
11
+
### Commits
12
+
13
+
<details>
14
+
15
+
-[`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_
16
+
17
+
</details>
18
+
19
+
</section>
20
+
21
+
<!-- /.commits -->
22
+
23
+
<sectionclass="contributors">
24
+
25
+
### Contributors
26
+
27
+
A total of 1 person contributed to this release. Thank you to this contributor:
28
+
29
+
- Philipp Burckhardt
30
+
31
+
</section>
32
+
33
+
<!-- /.contributors -->
34
+
35
+
</section>
36
+
37
+
<!-- /.release -->
38
+
39
+
<sectionclass="release"id="v0.2.1">
40
+
41
+
## 0.2.1 (2024-02-22)
42
+
43
+
No changes reported for this release.
44
+
45
+
</section>
46
+
47
+
<!-- /.release -->
48
+
49
+
<sectionclass="release"id="v0.2.0">
50
+
51
+
## 0.2.0 (2024-02-14)
52
+
53
+
<sectionclass="commits">
54
+
55
+
### Commits
56
+
57
+
<details>
58
+
59
+
-[`46d049b`](https://github.com/stdlib-js/stdlib/commit/46d049b5d38f9ef6e426d6a517ac8925c94d7642) - **build:** replace tslint directive _(by Philipp Burckhardt)_
60
+
61
+
</details>
62
+
63
+
</section>
64
+
65
+
<!-- /.commits -->
66
+
67
+
<sectionclass="contributors">
68
+
69
+
### Contributors
70
+
71
+
A total of 1 person contributed to this release. Thank you to this contributor:
72
+
73
+
- Philipp Burckhardt
74
+
75
+
</section>
76
+
77
+
<!-- /.contributors -->
78
+
79
+
</section>
80
+
81
+
<!-- /.release -->
82
+
83
+
<sectionclass="release"id="v0.1.1">
84
+
85
+
## 0.1.1 (2023-10-04)
86
+
87
+
No changes reported for this release.
88
+
89
+
</section>
90
+
91
+
<!-- /.release -->
92
+
93
+
<sectionclass="release"id="v0.1.0">
94
+
95
+
## 0.1.0 (2023-09-23)
96
+
97
+
<sectionclass="features">
98
+
99
+
### Features
100
+
101
+
-[`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - update minimum TypeScript version
102
+
103
+
</section>
104
+
105
+
<!-- /.features -->
106
+
107
+
<sectionclass="breaking-changes">
108
+
109
+
### BREAKING CHANGES
110
+
111
+
-[`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version
112
+
-[`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): 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
+
<sectionclass="commits">
121
+
122
+
### Commits
123
+
124
+
<details>
125
+
126
+
-[`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
127
+
128
+
</details>
129
+
130
+
</section>
131
+
132
+
<!-- /.commits -->
133
+
134
+
<sectionclass="contributors">
135
+
136
+
### Contributors
137
+
138
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments