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
-[`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:**resolve lint errors in benchmarks_(by Athan Reines)_
16
16
17
17
</details>
18
18
@@ -60,7 +60,34 @@ No changes reported for this release.
60
60
61
61
## 0.2.0 (2024-02-14)
62
62
63
-
No changes reported for this release.
63
+
<sectionclass="commits">
64
+
65
+
### Commits
66
+
67
+
<details>
68
+
69
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
70
+
-[`eb38ba4`](https://github.com/stdlib-js/stdlib/commit/eb38ba4b99ee1de12b107c566ea43cfa6657101c) - **style:** resolve C lint errors _(by Athan Reines)_
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 2 people contributed to this release. Thank you to the following contributors:
84
+
85
+
- Athan Reines
86
+
- Philipp Burckhardt
87
+
88
+
</section>
89
+
90
+
<!-- /.contributors -->
64
91
65
92
</section>
66
93
@@ -80,7 +107,56 @@ No changes reported for this release.
80
107
81
108
## 0.1.0 (2023-09-23)
82
109
83
-
No changes reported for this release.
110
+
<sectionclass="features">
111
+
112
+
### Features
113
+
114
+
-[`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77) - update minimum TypeScript version
115
+
116
+
</section>
117
+
118
+
<!-- /.features -->
119
+
120
+
<sectionclass="breaking-changes">
121
+
122
+
### BREAKING CHANGES
123
+
124
+
-[`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77): update minimum TypeScript version
125
+
-[`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77): update minimum TypeScript version to 4.1
126
+
127
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
128
+
129
+
</section>
130
+
131
+
<!-- /.breaking-changes -->
132
+
133
+
<sectionclass="commits">
134
+
135
+
### Commits
136
+
137
+
<details>
138
+
139
+
-[`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
140
+
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
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