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
+183-4Lines changed: 183 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,182 @@ 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
+
-[`46d049b`](https://github.com/stdlib-js/stdlib/commit/46d049b5d38f9ef6e426d6a517ac8925c94d7642) - **build:** replace tslint directive _(by Philipp Burckhardt)_
60
+
61
+
</details>
62
+
63
+
</section>
64
+
65
+
<!-- /.commits -->
66
+
67
+
<sectionclass="contributors">
68
+
69
+
### Contributors
70
+
71
+
A total of 1 person contributed to this release. Thank you to this contributor:
72
+
73
+
- Philipp Burckhardt
74
+
75
+
</section>
76
+
77
+
<!-- /.contributors -->
78
+
79
+
</section>
80
+
81
+
<!-- /.release -->
82
+
83
+
<sectionclass="release"id="v0.1.1">
84
+
85
+
## 0.1.1 (2023-10-03)
86
+
87
+
No changes reported for this release.
88
+
89
+
</section>
90
+
91
+
<!-- /.release -->
92
+
93
+
<sectionclass="release"id="v0.1.0">
94
+
95
+
## 0.1.0 (2023-09-22)
96
+
97
+
<sectionclass="features">
98
+
99
+
### Features
100
+
101
+
-[`0b0ec17`](https://github.com/stdlib-js/stdlib/commit/0b0ec176aed8cf508e4dd796db813f5b204fc7a6) - update minimum TypeScript version
102
+
103
+
</section>
104
+
105
+
<!-- /.features -->
106
+
107
+
<sectionclass="breaking-changes">
108
+
109
+
### BREAKING CHANGES
110
+
111
+
-[`0b0ec17`](https://github.com/stdlib-js/stdlib/commit/0b0ec176aed8cf508e4dd796db813f5b204fc7a6): update minimum TypeScript version
112
+
113
+
</section>
114
+
115
+
<!-- /.breaking-changes -->
116
+
117
+
<sectionclass="commits">
118
+
119
+
### Commits
120
+
121
+
<details>
122
+
123
+
-[`0b0ec17`](https://github.com/stdlib-js/stdlib/commit/0b0ec176aed8cf508e4dd796db813f5b204fc7a6) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
124
+
-[`2e197bc`](https://github.com/stdlib-js/stdlib/commit/2e197bc4bab1c252c283ff512d82610648368598) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
125
+
126
+
</details>
127
+
128
+
</section>
129
+
130
+
<!-- /.commits -->
131
+
132
+
<sectionclass="contributors">
133
+
134
+
### Contributors
135
+
136
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments