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
-[`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:**update require and include paths_(by Athan Reines)_
16
16
17
17
</details>
18
18
@@ -36,31 +36,45 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
36
37
37
<!-- /.release -->
38
38
39
-
<sectionclass="release"id="v0.2.2">
39
+
<sectionclass="release"id="v0.2.1">
40
40
41
-
## 0.2.2 (2024-07-29)
41
+
## 0.2.1 (2024-02-25)
42
42
43
43
No changes reported for this release.
44
44
45
45
</section>
46
46
47
47
<!-- /.release -->
48
48
49
-
<sectionclass="release"id="v0.2.1">
49
+
<sectionclass="release"id="v0.2.0">
50
50
51
-
## 0.2.1 (2024-02-25)
51
+
## 0.2.0 (2024-02-14)
52
52
53
-
No changes reported for this release.
53
+
<sectionclass="commits">
54
+
55
+
### Commits
56
+
57
+
<details>
58
+
59
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
60
+
61
+
</details>
54
62
55
63
</section>
56
64
57
-
<!-- /.release-->
65
+
<!-- /.commits-->
58
66
59
-
<sectionclass="release"id="v0.2.0">
67
+
<sectionclass="contributors">
60
68
61
-
##0.2.0 (2024-02-14)
69
+
### Contributors
62
70
63
-
No changes reported for this release.
71
+
A total of 1 person contributed to this release. Thank you to this contributor:
72
+
73
+
- Philipp Burckhardt
74
+
75
+
</section>
76
+
77
+
<!-- /.contributors -->
64
78
65
79
</section>
66
80
@@ -70,7 +84,66 @@ No changes reported for this release.
70
84
71
85
## 0.1.0 (2023-09-24)
72
86
73
-
No changes reported for this release.
87
+
<sectionclass="features">
88
+
89
+
### Features
90
+
91
+
-[`b640aaa`](https://github.com/stdlib-js/stdlib/commit/b640aaae495389da57ddf78ff4e28c311fdb8084) - refactor declarations to use generics
-[`be98b4f`](https://github.com/stdlib-js/stdlib/commit/be98b4fbd06cedff9d40971255904ae1b8b475a6) - update import path for `Collection` type definition
103
+
104
+
</section>
105
+
106
+
<!-- /.bug-fixes -->
107
+
108
+
<sectionclass="breaking-changes">
109
+
110
+
### BREAKING CHANGES
111
+
112
+
-[`b640aaa`](https://github.com/stdlib-js/stdlib/commit/b640aaae495389da57ddf78ff4e28c311fdb8084): refactor declarations to use generics
-[`be98b4f`](https://github.com/stdlib-js/stdlib/commit/be98b4fbd06cedff9d40971255904ae1b8b475a6) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
126
+
-[`0e39133`](https://github.com/stdlib-js/stdlib/commit/0e39133f08095cc9c319adb377306a4d0500f664) - **chore:** use strictEqual checks and resolve lint errors _(by Philipp Burckhardt)_
127
+
-[`b640aaa`](https://github.com/stdlib-js/stdlib/commit/b640aaae495389da57ddf78ff4e28c311fdb8084) - **feat:** refactor declarations to use generics _(by Athan Reines)_
128
+
129
+
</details>
130
+
131
+
</section>
132
+
133
+
<!-- /.commits -->
134
+
135
+
<sectionclass="contributors">
136
+
137
+
### Contributors
138
+
139
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments