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
+79-14Lines changed: 79 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,17 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="unreleased">
5
+
<sectionclass="release"id="v0.2.2">
6
6
7
-
## Unreleased (2024-08-01)
7
+
## 0.2.2 (2024-07-27)
8
8
9
9
<sectionclass="commits">
10
10
11
11
### Commits
12
12
13
13
<details>
14
14
15
-
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:**remove blank line _(by Athan Reines)_
15
+
-[`a8676e3`](https://github.com/stdlib-js/stdlib/commit/a8676e399ca6a29d83904c1ec8ec816e4041a2de) - **bench:**update `assert/is-boolean` benchmarks to measure affirmative/negative test values [(#1458)](https://github.com/stdlib-js/stdlib/pull/1458)_(by Snehil Shah)_
16
16
17
17
</details>
18
18
@@ -26,7 +26,7 @@
26
26
27
27
A total of 1 person contributed to this release. Thank you to this contributor:
28
28
29
-
-Athan Reines
29
+
-Snehil Shah
30
30
31
31
</section>
32
32
@@ -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-27)
41
+
## 0.2.1 (2024-02-21)
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-21)
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
+
-[`710ba8a`](https://github.com/stdlib-js/stdlib/commit/710ba8a93eda1c94667d3c610c0b286be84e7463) - **build:** replace tslint directive _(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
@@ -80,7 +95,57 @@ No changes reported for this release.
80
95
81
96
## 0.1.0 (2023-09-22)
82
97
83
-
No changes reported for this release.
98
+
<sectionclass="features">
99
+
100
+
### Features
101
+
102
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version
103
+
-[`b121c69`](https://github.com/stdlib-js/stdlib/commit/b121c695c2fd48724feb0ffbc313a532e30966c6) - use type predicates for narrowing
104
+
105
+
</section>
106
+
107
+
<!-- /.features -->
108
+
109
+
<sectionclass="breaking-changes">
110
+
111
+
### BREAKING CHANGES
112
+
113
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version
114
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1
115
+
116
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
117
+
118
+
</section>
119
+
120
+
<!-- /.breaking-changes -->
121
+
122
+
<sectionclass="commits">
123
+
124
+
### Commits
125
+
126
+
<details>
127
+
128
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
129
+
-[`3f60609`](https://github.com/stdlib-js/stdlib/commit/3f6060905121938ee8c8a7d9c6ab93d5d82ed2be) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
130
+
-[`b121c69`](https://github.com/stdlib-js/stdlib/commit/b121c695c2fd48724feb0ffbc313a532e30966c6) - **feat:** use type predicates for narrowing _(by Philipp Burckhardt)_
131
+
132
+
</details>
133
+
134
+
</section>
135
+
136
+
<!-- /.commits -->
137
+
138
+
<sectionclass="contributors">
139
+
140
+
### Contributors
141
+
142
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments