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
-[`cf3f92e`](https://github.com/stdlib-js/stdlib/commit/cf3f92eddd20ec1a4106c8a34f7d7705a9a99dbc) - **fix:** update include paths _(by Athan Reines)_
33
+
-[`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_
16
34
17
35
</details>
18
36
@@ -36,31 +54,48 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
54
37
55
<!-- /.release -->
38
56
39
-
<sectionclass="release"id="v0.2.2">
57
+
<sectionclass="release"id="v0.2.1">
40
58
41
-
## 0.2.2 (2024-07-28)
59
+
## 0.2.1 (2024-02-24)
42
60
43
61
No changes reported for this release.
44
62
45
63
</section>
46
64
47
65
<!-- /.release -->
48
66
49
-
<sectionclass="release"id="v0.2.1">
67
+
<sectionclass="release"id="v0.2.0">
50
68
51
-
## 0.2.1 (2024-02-24)
69
+
## 0.2.0 (2024-02-14)
52
70
53
-
No changes reported for this release.
71
+
<sectionclass="commits">
72
+
73
+
### Commits
74
+
75
+
<details>
76
+
77
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
78
+
-[`37c6c77`](https://github.com/stdlib-js/stdlib/commit/37c6c77ce78430486c95f3034dd1c836fac8b65d) - **style:** resolve C lint errors _(by Athan Reines)_
A total of 2 people contributed to this release. Thank you to the following contributors:
92
+
93
+
- Athan Reines
94
+
- Philipp Burckhardt
95
+
96
+
</section>
97
+
98
+
<!-- /.contributors -->
64
99
65
100
</section>
66
101
@@ -70,7 +105,67 @@ No changes reported for this release.
70
105
71
106
## 0.1.0 (2023-09-24)
72
107
73
-
No changes reported for this release.
108
+
<sectionclass="features">
109
+
110
+
### Features
111
+
112
+
-[`58832ee`](https://github.com/stdlib-js/stdlib/commit/58832eef6d93e6519622148242600eae93dca4d9) - update minimum TypeScript version
113
+
114
+
</section>
115
+
116
+
<!-- /.features -->
117
+
118
+
<sectionclass="bug-fixes">
119
+
120
+
### Bug Fixes
121
+
122
+
-[`32a2827`](https://github.com/stdlib-js/stdlib/commit/32a282799ffd272d2a0554e81755a14923564e51) - update import paths for complex type defs
123
+
124
+
</section>
125
+
126
+
<!-- /.bug-fixes -->
127
+
128
+
<sectionclass="breaking-changes">
129
+
130
+
### BREAKING CHANGES
131
+
132
+
-[`58832ee`](https://github.com/stdlib-js/stdlib/commit/58832eef6d93e6519622148242600eae93dca4d9): update minimum TypeScript version
133
+
-[`58832ee`](https://github.com/stdlib-js/stdlib/commit/58832eef6d93e6519622148242600eae93dca4d9): update minimum TypeScript version to 4.1
134
+
135
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
136
+
137
+
</section>
138
+
139
+
<!-- /.breaking-changes -->
140
+
141
+
<sectionclass="commits">
142
+
143
+
### Commits
144
+
145
+
<details>
146
+
147
+
-[`58832ee`](https://github.com/stdlib-js/stdlib/commit/58832eef6d93e6519622148242600eae93dca4d9) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
148
+
-[`32a2827`](https://github.com/stdlib-js/stdlib/commit/32a282799ffd272d2a0554e81755a14923564e51) - **fix:** update import paths for complex type defs _(by Athan Reines)_
149
+
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
150
+
151
+
</details>
152
+
153
+
</section>
154
+
155
+
<!-- /.commits -->
156
+
157
+
<sectionclass="contributors">
158
+
159
+
### Contributors
160
+
161
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments