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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+88-14
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,27 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="unreleased">
5
+
<sectionclass="release"id="v0.2.2">
6
+
7
+
## 0.2.2 (2024-07-27)
8
+
9
+
<sectionclass="bug-fixes">
10
+
11
+
### Bug Fixes
6
12
7
-
## Unreleased (2024-08-01)
13
+
-[`b77ddf7`](https://github.com/stdlib-js/stdlib/commit/b77ddf74c62c7031c7a542d8a661a51e19fd6ebd) - replace use of type guards with boolean return type
14
+
15
+
</section>
16
+
17
+
<!-- /.bug-fixes -->
8
18
9
19
<sectionclass="commits">
10
20
11
21
### Commits
12
22
13
23
<details>
14
24
15
-
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:**remove blank line _(by Athan Reines)_
25
+
-[`b77ddf7`](https://github.com/stdlib-js/stdlib/commit/b77ddf74c62c7031c7a542d8a661a51e19fd6ebd) - **fix:**replace use of type guards with boolean return type _(by Philipp Burckhardt)_
16
26
17
27
</details>
18
28
@@ -26,7 +36,7 @@
26
36
27
37
A total of 1 person contributed to this release. Thank you to this contributor:
28
38
29
-
-Athan Reines
39
+
-Philipp Burckhardt
30
40
31
41
</section>
32
42
@@ -36,31 +46,45 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
46
37
47
<!-- /.release -->
38
48
39
-
<sectionclass="release"id="v0.2.2">
49
+
<sectionclass="release"id="v0.2.1">
40
50
41
-
## 0.2.2 (2024-07-27)
51
+
## 0.2.1 (2024-02-24)
42
52
43
53
No changes reported for this release.
44
54
45
55
</section>
46
56
47
57
<!-- /.release -->
48
58
49
-
<sectionclass="release"id="v0.2.1">
59
+
<sectionclass="release"id="v0.2.0">
50
60
51
-
## 0.2.1 (2024-02-24)
61
+
## 0.2.0 (2024-02-14)
52
62
53
-
No changes reported for this release.
63
+
<sectionclass="commits">
64
+
65
+
### Commits
66
+
67
+
<details>
68
+
69
+
-[`710ba8a`](https://github.com/stdlib-js/stdlib/commit/710ba8a93eda1c94667d3c610c0b286be84e7463) - **build:** replace tslint directive _(by Philipp Burckhardt)_
70
+
71
+
</details>
54
72
55
73
</section>
56
74
57
-
<!-- /.release-->
75
+
<!-- /.commits-->
58
76
59
-
<sectionclass="release"id="v0.2.0">
77
+
<sectionclass="contributors">
60
78
61
-
##0.2.0 (2024-02-14)
79
+
### Contributors
62
80
63
-
No changes reported for this release.
81
+
A total of 1 person contributed to this release. Thank you to this contributor:
82
+
83
+
- Philipp Burckhardt
84
+
85
+
</section>
86
+
87
+
<!-- /.contributors -->
64
88
65
89
</section>
66
90
@@ -70,7 +94,57 @@ No changes reported for this release.
70
94
71
95
## 0.1.0 (2023-09-23)
72
96
73
-
No changes reported for this release.
97
+
<sectionclass="features">
98
+
99
+
### Features
100
+
101
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version
102
+
-[`9c1c9f8`](https://github.com/stdlib-js/stdlib/commit/9c1c9f823881c9bbe150f8d23a0d2f061e4df672) - use type predicates for narrowing
103
+
104
+
</section>
105
+
106
+
<!-- /.features -->
107
+
108
+
<sectionclass="breaking-changes">
109
+
110
+
### BREAKING CHANGES
111
+
112
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version
113
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1
114
+
115
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
116
+
117
+
</section>
118
+
119
+
<!-- /.breaking-changes -->
120
+
121
+
<sectionclass="commits">
122
+
123
+
### Commits
124
+
125
+
<details>
126
+
127
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
128
+
-[`3f60609`](https://github.com/stdlib-js/stdlib/commit/3f6060905121938ee8c8a7d9c6ab93d5d82ed2be) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
129
+
-[`9c1c9f8`](https://github.com/stdlib-js/stdlib/commit/9c1c9f823881c9bbe150f8d23a0d2f061e4df672) - **feat:** use type predicates for narrowing _(by Philipp Burckhardt)_
130
+
131
+
</details>
132
+
133
+
</section>
134
+
135
+
<!-- /.commits -->
136
+
137
+
<sectionclass="contributors">
138
+
139
+
### Contributors
140
+
141
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments