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
+14-79Lines changed: 14 additions & 79 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,18 +2,17 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="v0.2.2">
5
+
<sectionclass="release"id="unreleased">
6
6
7
-
## 0.2.2 (2024-07-28)
7
+
## Unreleased (2024-08-01)
8
8
9
9
<sectionclass="commits">
10
10
11
11
### Commits
12
12
13
13
<details>
14
14
15
-
-[`41d41e9`](https://github.com/stdlib-js/stdlib/commit/41d41e959b4eaad3c631e6898e3144a4015a5458) - **test:** include trailing newlines in Julia-generated JSON fixtures _(by Philipp Burckhardt)_
16
-
-[`9ed7d0e`](https://github.com/stdlib-js/stdlib/commit/9ed7d0e7d57edb5ad0dfb65c944bed87d475cbf3) - **chore:** add missing trailing newlines _(by Philipp Burckhardt)_
15
+
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
17
16
18
17
</details>
19
18
@@ -27,7 +26,7 @@
27
26
28
27
A total of 1 person contributed to this release. Thank you to this contributor:
29
28
30
-
-Philipp Burckhardt
29
+
-Athan Reines
31
30
32
31
</section>
33
32
@@ -37,48 +36,31 @@ A total of 1 person contributed to this release. Thank you to this contributor:
37
36
38
37
<!-- /.release -->
39
38
40
-
<sectionclass="release"id="v0.2.1">
39
+
<sectionclass="release"id="v0.2.2">
41
40
42
-
## 0.2.1 (2024-02-24)
41
+
## 0.2.2 (2024-07-28)
43
42
44
43
No changes reported for this release.
45
44
46
45
</section>
47
46
48
47
<!-- /.release -->
49
48
50
-
<sectionclass="release"id="v0.2.0">
51
-
52
-
## 0.2.0 (2024-02-14)
53
-
54
-
<sectionclass="commits">
55
-
56
-
### Commits
57
-
58
-
<details>
49
+
<sectionclass="release"id="v0.2.1">
59
50
60
-
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
A total of 2 people contributed to this release. Thank you to the following contributors:
57
+
<!-- /.release -->
75
58
76
-
- Athan Reines
77
-
- Philipp Burckhardt
59
+
<sectionclass="release"id="v0.2.0">
78
60
79
-
</section>
61
+
## 0.2.0 (2024-02-14)
80
62
81
-
<!-- /.contributors -->
63
+
No changes reported for this release.
82
64
83
65
</section>
84
66
@@ -98,54 +80,7 @@ No changes reported for this release.
98
80
99
81
## 0.1.0 (2023-09-23)
100
82
101
-
<sectionclass="features">
102
-
103
-
### Features
104
-
105
-
-[`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - update minimum TypeScript version
106
-
107
-
</section>
108
-
109
-
<!-- /.features -->
110
-
111
-
<sectionclass="breaking-changes">
112
-
113
-
### BREAKING CHANGES
114
-
115
-
-[`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version
116
-
-[`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version to 4.1
117
-
118
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
119
-
120
-
</section>
121
-
122
-
<!-- /.breaking-changes -->
123
-
124
-
<sectionclass="commits">
125
-
126
-
### Commits
127
-
128
-
<details>
129
-
130
-
-[`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - **feat:** update minimum TypeScript version _(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