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
-[`a78f7d1`](https://github.com/stdlib-js/stdlib/commit/a78f7d1b859b6b1d7b0bc0ee4daf76789e3e0910) - **style:**add missing spaces_(by Philipp Burckhardt)_
16
16
17
17
</details>
18
18
@@ -26,7 +26,7 @@
26
26
27
27
A total of 1 person contributed to this release. Thank you to this contributor:
28
28
29
-
-Athan Reines
29
+
-Philipp Burckhardt
30
30
31
31
</section>
32
32
@@ -36,31 +36,45 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
36
37
37
<!-- /.release -->
38
38
39
-
<sectionclass="release"id="v0.2.2">
39
+
<sectionclass="release"id="v0.2.1">
40
40
41
-
## 0.2.2 (2024-07-28)
41
+
## 0.2.1 (2024-02-24)
42
42
43
43
No changes reported for this release.
44
44
45
45
</section>
46
46
47
47
<!-- /.release -->
48
48
49
-
<sectionclass="release"id="v0.2.1">
49
+
<sectionclass="release"id="v0.2.0">
50
50
51
-
## 0.2.1 (2024-02-24)
51
+
## 0.2.0 (2024-02-14)
52
52
53
-
No changes reported for this release.
53
+
<sectionclass="commits">
54
+
55
+
### Commits
56
+
57
+
<details>
58
+
59
+
-[`8fbd70f`](https://github.com/stdlib-js/stdlib/commit/8fbd70f16653c25dfd2094511555c77d523c1126) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
60
+
61
+
</details>
54
62
55
63
</section>
56
64
57
-
<!-- /.release-->
65
+
<!-- /.commits-->
58
66
59
-
<sectionclass="release"id="v0.2.0">
67
+
<sectionclass="contributors">
60
68
61
-
##0.2.0 (2024-02-14)
69
+
### Contributors
62
70
63
-
No changes reported for this release.
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 -->
64
78
65
79
</section>
66
80
@@ -70,7 +84,56 @@ No changes reported for this release.
70
84
71
85
## 0.1.0 (2023-09-23)
72
86
73
-
No changes reported for this release.
87
+
<sectionclass="features">
88
+
89
+
### Features
90
+
91
+
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7) - update minimum TypeScript version
92
+
93
+
</section>
94
+
95
+
<!-- /.features -->
96
+
97
+
<sectionclass="breaking-changes">
98
+
99
+
### BREAKING CHANGES
100
+
101
+
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7): update minimum TypeScript version
102
+
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7): update minimum TypeScript version to 4.1
103
+
104
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
105
+
106
+
</section>
107
+
108
+
<!-- /.breaking-changes -->
109
+
110
+
<sectionclass="commits">
111
+
112
+
### Commits
113
+
114
+
<details>
115
+
116
+
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
117
+
-[`55866ea`](https://github.com/stdlib-js/stdlib/commit/55866ea8ef1282528b839fd9ce9c43c6a80056f8) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
118
+
-[`2229dd5`](https://github.com/stdlib-js/stdlib/commit/2229dd58274cc21fe4d07b886645315079039d3c) - **refactor:** swap out copy for assign in streams packages _(by Philipp Burckhardt)_
119
+
120
+
</details>
121
+
122
+
</section>
123
+
124
+
<!-- /.commits -->
125
+
126
+
<sectionclass="contributors">
127
+
128
+
### Contributors
129
+
130
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments