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,46 @@ 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
+
-[`453dd85`](https://github.com/stdlib-js/stdlib/commit/453dd85b5dd186d2b4d458256fe84906e1503fe2) - **build:** remove tslint directives _(by Philipp Burckhardt)_
61
+
62
+
</details>
54
63
55
64
</section>
56
65
57
-
<!-- /.release-->
66
+
<!-- /.commits-->
58
67
59
-
<sectionclass="release"id="v0.2.0">
68
+
<sectionclass="contributors">
60
69
61
-
##0.2.0 (2024-02-14)
70
+
### Contributors
62
71
63
-
No changes reported for this release.
72
+
A total of 1 person contributed to this release. Thank you to this contributor:
73
+
74
+
- Philipp Burckhardt
75
+
76
+
</section>
77
+
78
+
<!-- /.contributors -->
64
79
65
80
</section>
66
81
@@ -70,7 +85,62 @@ No changes reported for this release.
70
85
71
86
## 0.1.0 (2023-09-24)
72
87
73
-
No changes reported for this release.
88
+
<sectionclass="features">
89
+
90
+
### Features
91
+
92
+
-[`7b7f001`](https://github.com/stdlib-js/stdlib/commit/7b7f001b6f0d25a71ae27bda216c911dfa844305) - refactor declarations to allow narrowing
93
+
94
+
</section>
95
+
96
+
<!-- /.features -->
97
+
98
+
<sectionclass="bug-fixes">
99
+
100
+
### Bug Fixes
101
+
102
+
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - 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
+
-[`7b7f001`](https://github.com/stdlib-js/stdlib/commit/7b7f001b6f0d25a71ae27bda216c911dfa844305): refactor declarations to allow narrowing
113
+
114
+
</section>
115
+
116
+
<!-- /.breaking-changes -->
117
+
118
+
<sectionclass="commits">
119
+
120
+
### Commits
121
+
122
+
<details>
123
+
124
+
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
0 commit comments