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
20
17
21
</details>
18
22
@@ -36,31 +40,48 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
40
37
41
<!-- /.release -->
38
42
39
-
<sectionclass="release"id="v0.2.2">
43
+
<sectionclass="release"id="v0.2.1">
40
44
41
-
## 0.2.2 (2024-07-28)
45
+
## 0.2.1 (2024-02-24)
42
46
43
47
No changes reported for this release.
44
48
45
49
</section>
46
50
47
51
<!-- /.release -->
48
52
49
-
<sectionclass="release"id="v0.2.1">
53
+
<sectionclass="release"id="v0.2.0">
50
54
51
-
## 0.2.1 (2024-02-24)
55
+
## 0.2.0 (2024-02-14)
52
56
53
-
No changes reported for this release.
57
+
<sectionclass="commits">
58
+
59
+
### Commits
60
+
61
+
<details>
62
+
63
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
-[`f9c75ce`](https://github.com/stdlib-js/stdlib/commit/f9c75ce726ed4e5fade8622315bb98094dad8561) - **build:** remove tslint directives _(by Philipp Burckhardt)_
66
+
67
+
</details>
54
68
55
69
</section>
56
70
57
-
<!-- /.release-->
71
+
<!-- /.commits-->
58
72
59
-
<sectionclass="release"id="v0.2.0">
73
+
<sectionclass="contributors">
60
74
61
-
##0.2.0 (2024-02-14)
75
+
### Contributors
62
76
63
-
No changes reported for this release.
77
+
A total of 2 people contributed to this release. Thank you to the following contributors:
78
+
79
+
- Athan Reines
80
+
- Philipp Burckhardt
81
+
82
+
</section>
83
+
84
+
<!-- /.contributors -->
64
85
65
86
</section>
66
87
@@ -70,7 +91,66 @@ No changes reported for this release.
70
91
71
92
## 0.1.0 (2023-09-23)
72
93
73
-
No changes reported for this release.
94
+
<sectionclass="features">
95
+
96
+
### Features
97
+
98
+
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7) - update minimum TypeScript version
99
+
100
+
</section>
101
+
102
+
<!-- /.features -->
103
+
104
+
<sectionclass="bug-fixes">
105
+
106
+
### Bug Fixes
107
+
108
+
-[`32a2827`](https://github.com/stdlib-js/stdlib/commit/32a282799ffd272d2a0554e81755a14923564e51) - update import paths for complex type defs
109
+
110
+
</section>
111
+
112
+
<!-- /.bug-fixes -->
113
+
114
+
<sectionclass="breaking-changes">
115
+
116
+
### BREAKING CHANGES
117
+
118
+
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7): update minimum TypeScript version
119
+
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7): update minimum TypeScript version to 4.1
120
+
121
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
122
+
123
+
</section>
124
+
125
+
<!-- /.breaking-changes -->
126
+
127
+
<sectionclass="commits">
128
+
129
+
### Commits
130
+
131
+
<details>
132
+
133
+
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
134
+
-[`32a2827`](https://github.com/stdlib-js/stdlib/commit/32a282799ffd272d2a0554e81755a14923564e51) - **fix:** update import paths for complex type defs _(by Athan Reines)_
135
+
136
+
</details>
137
+
138
+
</section>
139
+
140
+
<!-- /.commits -->
141
+
142
+
<sectionclass="contributors">
143
+
144
+
### Contributors
145
+
146
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments