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
A total of 1 person contributed to this release. Thank you to this contributor:
31
+
32
+
- Athan Reines
33
+
34
+
</section>
35
+
36
+
<!-- /.contributors -->
37
+
38
+
</section>
39
+
40
+
<!-- /.release -->
41
+
42
+
<sectionclass="release"id="v0.2.1">
43
+
44
+
## 0.2.1 (2024-02-25)
45
+
46
+
No changes reported for this release.
47
+
48
+
</section>
49
+
50
+
<!-- /.release -->
51
+
52
+
<sectionclass="release"id="v0.2.0">
53
+
54
+
## 0.2.0 (2024-02-14)
55
+
56
+
<sectionclass="commits">
57
+
58
+
### Commits
59
+
60
+
<details>
61
+
62
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
-[`d3d1190`](https://github.com/stdlib-js/stdlib/commit/d3d119010e4cb5a21fc8f07e8ea5508e7bea2111) - **refactor:** use accessor utilities and add TODO _(by Athan Reines)_
65
+
66
+
</details>
67
+
68
+
</section>
69
+
70
+
<!-- /.commits -->
71
+
72
+
<sectionclass="contributors">
73
+
74
+
### Contributors
75
+
76
+
A total of 2 people contributed to this release. Thank you to the following contributors:
77
+
78
+
- Athan Reines
79
+
- Philipp Burckhardt
80
+
81
+
</section>
82
+
83
+
<!-- /.contributors -->
84
+
85
+
</section>
86
+
87
+
<!-- /.release -->
88
+
89
+
<sectionclass="release"id="v0.1.1">
90
+
91
+
## 0.1.1 (2023-10-04)
92
+
93
+
No changes reported for this release.
94
+
95
+
</section>
96
+
97
+
<!-- /.release -->
98
+
99
+
<sectionclass="release"id="v0.1.0">
100
+
101
+
## 0.1.0 (2023-09-22)
102
+
103
+
<sectionclass="features">
104
+
105
+
### Features
106
+
107
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
108
+
109
+
</section>
110
+
111
+
<!-- /.features -->
112
+
113
+
<sectionclass="breaking-changes">
114
+
115
+
### BREAKING CHANGES
116
+
117
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
118
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
119
+
120
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
121
+
122
+
</section>
123
+
124
+
<!-- /.breaking-changes -->
125
+
126
+
<sectionclass="commits">
127
+
128
+
### Commits
129
+
130
+
<details>
131
+
132
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
133
+
134
+
</details>
135
+
136
+
</section>
137
+
138
+
<!-- /.commits -->
139
+
140
+
<sectionclass="contributors">
141
+
142
+
### Contributors
143
+
144
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments