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
-[`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_
16
18
17
19
</details>
18
20
@@ -36,31 +38,45 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
38
37
39
<!-- /.release -->
38
40
39
-
<sectionclass="release"id="v0.2.2">
41
+
<sectionclass="release"id="v0.2.1">
40
42
41
-
## 0.2.2 (2024-07-29)
43
+
## 0.2.1 (2024-02-25)
42
44
43
45
No changes reported for this release.
44
46
45
47
</section>
46
48
47
49
<!-- /.release -->
48
50
49
-
<sectionclass="release"id="v0.2.1">
51
+
<sectionclass="release"id="v0.2.0">
50
52
51
-
## 0.2.1 (2024-02-25)
53
+
## 0.2.0 (2024-02-14)
52
54
53
-
No changes reported for this release.
55
+
<sectionclass="commits">
56
+
57
+
### Commits
58
+
59
+
<details>
60
+
61
+
-[`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
62
+
63
+
</details>
54
64
55
65
</section>
56
66
57
-
<!-- /.release-->
67
+
<!-- /.commits-->
58
68
59
-
<sectionclass="release"id="v0.2.0">
69
+
<sectionclass="contributors">
60
70
61
-
##0.2.0 (2024-02-14)
71
+
### Contributors
62
72
63
-
No changes reported for this release.
73
+
A total of 1 person contributed to this release. Thank you to this contributor:
74
+
75
+
- Philipp Burckhardt
76
+
77
+
</section>
78
+
79
+
<!-- /.contributors -->
64
80
65
81
</section>
66
82
@@ -70,7 +86,54 @@ No changes reported for this release.
70
86
71
87
## 0.1.0 (2023-09-24)
72
88
73
-
No changes reported for this release.
89
+
<sectionclass="features">
90
+
91
+
### Features
92
+
93
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
94
+
95
+
</section>
96
+
97
+
<!-- /.features -->
98
+
99
+
<sectionclass="breaking-changes">
100
+
101
+
### BREAKING CHANGES
102
+
103
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
104
+
105
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
106
+
107
+
</section>
108
+
109
+
<!-- /.breaking-changes -->
110
+
111
+
<sectionclass="commits">
112
+
113
+
### Commits
114
+
115
+
<details>
116
+
117
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
118
+
-[`3f60609`](https://github.com/stdlib-js/stdlib/commit/3f6060905121938ee8c8a7d9c6ab93d5d82ed2be) - **test:** use strictEqual checks _(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