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
-[`5c01d25`](https://github.com/stdlib-js/stdlib/commit/5c01d258ced2e4946317fab531ba52e7173a3448) - **feat:** add support for complex number objects _(by Athan Reines)_
72
+
73
+
</details>
74
+
75
+
</section>
76
+
77
+
<!-- /.commits -->
78
+
79
+
<sectionclass="contributors">
80
+
81
+
### Contributors
82
+
83
+
A total of 1 person contributed to this release. Thank you to this contributor:
84
+
85
+
- Athan Reines
86
+
87
+
</section>
88
+
89
+
<!-- /.contributors -->
64
90
65
91
</section>
66
92
@@ -80,7 +106,54 @@ No changes reported for this release.
80
106
81
107
## 0.1.0 (2023-09-22)
82
108
83
-
No changes reported for this release.
109
+
<sectionclass="features">
110
+
111
+
### Features
112
+
113
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version
114
+
115
+
</section>
116
+
117
+
<!-- /.features -->
118
+
119
+
<sectionclass="breaking-changes">
120
+
121
+
### BREAKING CHANGES
122
+
123
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version
124
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1
125
+
126
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
127
+
128
+
</section>
129
+
130
+
<!-- /.breaking-changes -->
131
+
132
+
<sectionclass="commits">
133
+
134
+
### Commits
135
+
136
+
<details>
137
+
138
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
139
+
140
+
</details>
141
+
142
+
</section>
143
+
144
+
<!-- /.commits -->
145
+
146
+
<sectionclass="contributors">
147
+
148
+
### Contributors
149
+
150
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments