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
@@ -60,7 +61,32 @@ No changes reported for this release.
60
61
61
62
## 0.2.0 (2024-02-14)
62
63
63
-
No changes reported for this release.
64
+
<sectionclass="commits">
65
+
66
+
### Commits
67
+
68
+
<details>
69
+
70
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
71
+
-[`bf2cf8b`](https://github.com/stdlib-js/stdlib/commit/bf2cf8b0424e608a4e3abb6d18a8b44d790aa99c) - **build:** remove tslint directives _(by Philipp Burckhardt)_
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
+
- Philipp Burckhardt
86
+
87
+
</section>
88
+
89
+
<!-- /.contributors -->
64
90
65
91
</section>
66
92
@@ -80,7 +106,57 @@ No changes reported for this release.
80
106
81
107
## 0.1.0 (2023-09-23)
82
108
83
-
No changes reported for this release.
109
+
<sectionclass="features">
110
+
111
+
### Features
112
+
113
+
-[`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb) - update minimum TypeScript version
114
+
115
+
</section>
116
+
117
+
<!-- /.features -->
118
+
119
+
<sectionclass="breaking-changes">
120
+
121
+
### BREAKING CHANGES
122
+
123
+
-[`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb): update minimum TypeScript version
124
+
-[`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb): 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
+
-[`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
139
+
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
140
+
-[`2771d58`](https://github.com/stdlib-js/stdlib/commit/2771d5835cdfd49de9ee17a00117b9d90749e821) - **docs:** render equations via math code blocks _(by Philipp Burckhardt)_
141
+
142
+
</details>
143
+
144
+
</section>
145
+
146
+
<!-- /.commits -->
147
+
148
+
<sectionclass="contributors">
149
+
150
+
### Contributors
151
+
152
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments