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
-[`dffeaf2`](https://github.com/stdlib-js/stdlib/commit/dffeaf27e1c892ddb13dc581a1525abfa9b0a8ff) - **refactor:**use array contains utility and add support for `normalize` index mode_(by Athan Reines)_
16
36
17
37
</details>
18
38
@@ -36,51 +56,67 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
56
37
57
<!-- /.release -->
38
58
39
-
<sectionclass="release"id="v0.2.2">
59
+
<sectionclass="release"id="v0.1.1">
40
60
41
-
## 0.2.2 (2024-07-29)
61
+
## 0.1.1 (2023-10-04)
42
62
43
63
No changes reported for this release.
44
64
45
65
</section>
46
66
47
67
<!-- /.release -->
48
68
49
-
<sectionclass="release"id="v0.2.1">
69
+
<sectionclass="release"id="v0.1.0">
50
70
51
-
## 0.2.1 (2024-02-25)
71
+
## 0.1.0 (2023-09-22)
52
72
53
-
No changes reported for this release.
73
+
<sectionclass="features">
74
+
75
+
### Features
76
+
77
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
54
78
55
79
</section>
56
80
57
-
<!-- /.release-->
81
+
<!-- /.features-->
58
82
59
-
<sectionclass="release"id="v0.2.0">
83
+
<sectionclass="breaking-changes">
60
84
61
-
##0.2.0 (2024-02-15)
85
+
### BREAKING CHANGES
62
86
63
-
No changes reported for this release.
87
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
88
+
89
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
64
90
65
91
</section>
66
92
67
-
<!-- /.release-->
93
+
<!-- /.breaking-changes-->
68
94
69
-
<sectionclass="release"id="v0.1.1">
95
+
<sectionclass="commits">
70
96
71
-
##0.1.1 (2023-10-04)
97
+
### Commits
72
98
73
-
No changes reported for this release.
99
+
<details>
100
+
101
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
102
+
103
+
</details>
74
104
75
105
</section>
76
106
77
-
<!-- /.release-->
107
+
<!-- /.commits-->
78
108
79
-
<sectionclass="release"id="v0.1.0">
109
+
<sectionclass="contributors">
80
110
81
-
##0.1.0 (2023-09-22)
111
+
### Contributors
82
112
83
-
No changes reported for this release.
113
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments