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
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
37
+
-[`de93ae0`](https://github.com/stdlib-js/stdlib/commit/de93ae01f1d5e234696e02b9e778d3d71515f5b7) - **build:** remove tslint directives _(by Philipp Burckhardt)_
A total of 1 person contributed to this release. Thank you to this contributor:
50
+
A total of 2 people contributed to this release. Thank you to the following contributors:
28
51
29
52
- Athan Reines
53
+
- Philipp Burckhardt
30
54
31
55
</section>
32
56
@@ -36,41 +60,67 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
60
37
61
<!-- /.release -->
38
62
39
-
<sectionclass="release"id="v0.2.2">
63
+
<sectionclass="release"id="v0.1.0">
40
64
41
-
## 0.2.2 (2024-07-28)
65
+
## 0.1.0 (2023-09-24)
42
66
43
-
No changes reported for this release.
67
+
<sectionclass="features">
68
+
69
+
### Features
70
+
71
+
-[`68440c3`](https://github.com/stdlib-js/stdlib/commit/68440c30ffdea9c9b4cb2b6b4c4db5e6a1fd6c5b) - refactor declarations to use generics
44
72
45
73
</section>
46
74
47
-
<!-- /.release-->
75
+
<!-- /.features-->
48
76
49
-
<sectionclass="release"id="v0.2.1">
77
+
<sectionclass="bug-fixes">
50
78
51
-
##0.2.1 (2024-02-24)
79
+
### Bug Fixes
52
80
53
-
No changes reported for this release.
81
+
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - update import path for `Collection` type definition
54
82
55
83
</section>
56
84
57
-
<!-- /.release-->
85
+
<!-- /.bug-fixes-->
58
86
59
-
<sectionclass="release"id="v0.2.0">
87
+
<sectionclass="breaking-changes">
60
88
61
-
##0.2.0 (2024-02-14)
89
+
### BREAKING CHANGES
62
90
63
-
No changes reported for this release.
91
+
-[`68440c3`](https://github.com/stdlib-js/stdlib/commit/68440c30ffdea9c9b4cb2b6b4c4db5e6a1fd6c5b): refactor declarations to use generics
64
92
65
93
</section>
66
94
67
-
<!-- /.release-->
95
+
<!-- /.breaking-changes-->
68
96
69
-
<sectionclass="release"id="v0.1.0">
97
+
<sectionclass="commits">
70
98
71
-
##0.1.0 (2023-09-24)
99
+
### Commits
72
100
73
-
No changes reported for this release.
101
+
<details>
102
+
103
+
-[`0a6354a`](https://github.com/stdlib-js/stdlib/commit/0a6354a34617d71a22174c4b448c539a45b27c7c) - **refactor:** improve type specificity by using generics _(by Athan Reines)_
104
+
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
105
+
-[`68440c3`](https://github.com/stdlib-js/stdlib/commit/68440c30ffdea9c9b4cb2b6b4c4db5e6a1fd6c5b) - **feat:** refactor declarations to use generics _(by Athan Reines)_
106
+
107
+
</details>
108
+
109
+
</section>
110
+
111
+
<!-- /.commits -->
112
+
113
+
<sectionclass="contributors">
114
+
115
+
### Contributors
116
+
117
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments