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
+60-21
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,39 @@
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
+
No changes reported for this release.
10
+
11
+
</section>
12
+
13
+
<!-- /.release -->
14
+
15
+
<sectionclass="release"id="v0.2.1">
16
+
17
+
## 0.2.1 (2024-02-22)
18
+
19
+
No changes reported for this release.
6
20
7
-
## Unreleased (2024-08-01)
21
+
</section>
22
+
23
+
<!-- /.release -->
24
+
25
+
<sectionclass="release"id="v0.2.0">
26
+
27
+
## 0.2.0 (2024-02-14)
8
28
9
29
<sectionclass="commits">
10
30
11
31
### Commits
12
32
13
33
<details>
14
34
15
-
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
35
+
-[`23114c6`](https://github.com/stdlib-js/stdlib/commit/23114c65f67ea8c17fc835e280408c39544dfa76) - **build:** remove tslint directives _(by Philipp Burckhardt)_
36
+
-[`4626ee3`](https://github.com/stdlib-js/stdlib/commit/4626ee394844110cca32bf3b84acab82daccea8d) - **build:** remove tslint directives _(by Philipp Burckhardt)_
37
+
-[`8fbd70f`](https://github.com/stdlib-js/stdlib/commit/8fbd70f16653c25dfd2094511555c77d523c1126) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
16
38
17
39
</details>
18
40
@@ -26,7 +48,7 @@
26
48
27
49
A total of 1 person contributed to this release. Thank you to this contributor:
28
50
29
-
-Athan Reines
51
+
-Philipp Burckhardt
30
52
31
53
</section>
32
54
@@ -36,51 +58,68 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
58
37
59
<!-- /.release -->
38
60
39
-
<sectionclass="release"id="v0.2.2">
61
+
<sectionclass="release"id="v0.1.1">
40
62
41
-
## 0.2.2 (2024-07-27)
63
+
## 0.1.1 (2023-10-09)
42
64
43
65
No changes reported for this release.
44
66
45
67
</section>
46
68
47
69
<!-- /.release -->
48
70
49
-
<sectionclass="release"id="v0.2.1">
71
+
<sectionclass="release"id="v0.1.0">
50
72
51
-
## 0.2.1 (2024-02-22)
73
+
## 0.1.0 (2023-09-23)
52
74
53
-
No changes reported for this release.
75
+
<sectionclass="features">
76
+
77
+
### Features
78
+
79
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
54
80
55
81
</section>
56
82
57
-
<!-- /.release-->
83
+
<!-- /.features-->
58
84
59
-
<sectionclass="release"id="v0.2.0">
85
+
<sectionclass="breaking-changes">
60
86
61
-
##0.2.0 (2024-02-14)
87
+
### BREAKING CHANGES
62
88
63
-
No changes reported for this release.
89
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
90
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
91
+
92
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
64
93
65
94
</section>
66
95
67
-
<!-- /.release-->
96
+
<!-- /.breaking-changes-->
68
97
69
-
<sectionclass="release"id="v0.1.1">
98
+
<sectionclass="commits">
70
99
71
-
##0.1.1 (2023-10-09)
100
+
### Commits
72
101
73
-
No changes reported for this release.
102
+
<details>
103
+
104
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
105
+
106
+
</details>
74
107
75
108
</section>
76
109
77
-
<!-- /.release-->
110
+
<!-- /.commits-->
78
111
79
-
<sectionclass="release"id="v0.1.0">
112
+
<sectionclass="contributors">
80
113
81
-
##0.1.0 (2023-09-23)
114
+
### Contributors
82
115
83
-
No changes reported for this release.
116
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments