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
+55-21Lines changed: 55 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,37 @@
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
+
-[`8fbd70f`](https://github.com/stdlib-js/stdlib/commit/8fbd70f16653c25dfd2094511555c77d523c1126) - **build:**replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
16
36
17
37
</details>
18
38
@@ -26,7 +46,7 @@
26
46
27
47
A total of 1 person contributed to this release. Thank you to this contributor:
28
48
29
-
-Athan Reines
49
+
-Philipp Burckhardt
30
50
31
51
</section>
32
52
@@ -36,51 +56,65 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
56
37
57
<!-- /.release -->
38
58
39
-
<sectionclass="release"id="v0.2.2">
59
+
<sectionclass="release"id="v0.1.1">
40
60
41
-
## 0.2.2 (2024-07-27)
61
+
## 0.1.1 (2023-10-09)
42
62
43
63
No changes reported for this release.
44
64
45
65
</section>
46
66
47
67
<!-- /.release -->
48
68
49
-
<sectionclass="release"id="v0.2.1">
69
+
<sectionclass="release"id="v0.1.0">
50
70
51
-
## 0.2.1 (2024-02-22)
71
+
## 0.1.0 (2023-09-23)
52
72
53
-
No changes reported for this release.
73
+
<sectionclass="features">
74
+
75
+
### Features
76
+
77
+
-[`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - update minimum TypeScript version
54
78
55
79
</section>
56
80
57
-
<!-- /.release-->
81
+
<!-- /.features-->
58
82
59
-
<sectionclass="release"id="v0.2.0">
83
+
<sectionclass="breaking-changes">
60
84
61
-
##0.2.0 (2024-02-14)
85
+
### BREAKING CHANGES
62
86
63
-
No changes reported for this release.
87
+
-[`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1): update minimum TypeScript version
64
88
65
89
</section>
66
90
67
-
<!-- /.release-->
91
+
<!-- /.breaking-changes-->
68
92
69
-
<sectionclass="release"id="v0.1.1">
93
+
<sectionclass="commits">
70
94
71
-
##0.1.1 (2023-10-09)
95
+
### Commits
72
96
73
-
No changes reported for this release.
97
+
<details>
98
+
99
+
-[`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
100
+
101
+
</details>
74
102
75
103
</section>
76
104
77
-
<!-- /.release-->
105
+
<!-- /.commits-->
78
106
79
-
<sectionclass="release"id="v0.1.0">
107
+
<sectionclass="contributors">
80
108
81
-
##0.1.0 (2023-09-23)
109
+
### Contributors
82
110
83
-
No changes reported for this release.
111
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments