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
@@ -70,7 +96,57 @@ No changes reported for this release.
70
96
71
97
## 0.1.0 (2023-09-23)
72
98
73
-
No changes reported for this release.
99
+
<sectionclass="features">
100
+
101
+
### Features
102
+
103
+
-[`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb) - update minimum TypeScript version
104
+
105
+
</section>
106
+
107
+
<!-- /.features -->
108
+
109
+
<sectionclass="breaking-changes">
110
+
111
+
### BREAKING CHANGES
112
+
113
+
-[`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb): update minimum TypeScript version
114
+
-[`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb): update minimum TypeScript version to 4.1
115
+
116
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
117
+
118
+
</section>
119
+
120
+
<!-- /.breaking-changes -->
121
+
122
+
<sectionclass="commits">
123
+
124
+
### Commits
125
+
126
+
<details>
127
+
128
+
-[`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
129
+
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
130
+
-[`2771d58`](https://github.com/stdlib-js/stdlib/commit/2771d5835cdfd49de9ee17a00117b9d90749e821) - **docs:** render equations via math code blocks _(by Philipp Burckhardt)_
131
+
132
+
</details>
133
+
134
+
</section>
135
+
136
+
<!-- /.commits -->
137
+
138
+
<sectionclass="contributors">
139
+
140
+
### Contributors
141
+
142
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments