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
+184-4Lines changed: 184 additions & 4 deletions
Display the source diff
Display the rich diff
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-07-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
-
-[`a591e05`](https://github.com/stdlib-js/stdlib/commit/a591e052cf1b1515c267781b914c6a482e150425) - **test:**fix test configuration_(by Athan Reines)_
15
+
-[`8a7e5fb`](https://github.com/stdlib-js/stdlib/commit/8a7e5fb11dee8930ac73b69302065a701966146a) - **chore:**address lint errors_(by Philipp Burckhardt)_
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
+
-Philipp Burckhardt
30
30
31
31
</section>
32
32
@@ -36,3 +36,183 @@ 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.1">
40
+
41
+
## 0.2.1 (2024-02-22)
42
+
43
+
No changes reported for this release.
44
+
45
+
</section>
46
+
47
+
<!-- /.release -->
48
+
49
+
<sectionclass="release"id="v0.2.0">
50
+
51
+
## 0.2.0 (2024-02-14)
52
+
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
+
-[`46d049b`](https://github.com/stdlib-js/stdlib/commit/46d049b5d38f9ef6e426d6a517ac8925c94d7642) - **build:** replace tslint directive _(by Philipp Burckhardt)_
61
+
62
+
</details>
63
+
64
+
</section>
65
+
66
+
<!-- /.commits -->
67
+
68
+
<sectionclass="contributors">
69
+
70
+
### Contributors
71
+
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 -->
79
+
80
+
</section>
81
+
82
+
<!-- /.release -->
83
+
84
+
<sectionclass="release"id="v0.1.1">
85
+
86
+
## 0.1.1 (2023-10-03)
87
+
88
+
No changes reported for this release.
89
+
90
+
</section>
91
+
92
+
<!-- /.release -->
93
+
94
+
<sectionclass="release"id="v0.1.0">
95
+
96
+
## 0.1.0 (2023-09-22)
97
+
98
+
<sectionclass="features">
99
+
100
+
### Features
101
+
102
+
-[`0b0ec17`](https://github.com/stdlib-js/stdlib/commit/0b0ec176aed8cf508e4dd796db813f5b204fc7a6) - update minimum TypeScript version
103
+
104
+
</section>
105
+
106
+
<!-- /.features -->
107
+
108
+
<sectionclass="breaking-changes">
109
+
110
+
### BREAKING CHANGES
111
+
112
+
-[`0b0ec17`](https://github.com/stdlib-js/stdlib/commit/0b0ec176aed8cf508e4dd796db813f5b204fc7a6): update minimum TypeScript version
113
+
114
+
</section>
115
+
116
+
<!-- /.breaking-changes -->
117
+
118
+
<sectionclass="commits">
119
+
120
+
### Commits
121
+
122
+
<details>
123
+
124
+
-[`0b0ec17`](https://github.com/stdlib-js/stdlib/commit/0b0ec176aed8cf508e4dd796db813f5b204fc7a6) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
125
+
-[`2e197bc`](https://github.com/stdlib-js/stdlib/commit/2e197bc4bab1c252c283ff512d82610648368598) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
126
+
127
+
</details>
128
+
129
+
</section>
130
+
131
+
<!-- /.commits -->
132
+
133
+
<sectionclass="contributors">
134
+
135
+
### Contributors
136
+
137
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments