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
+65-15Lines changed: 65 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,18 @@
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-08-01)
7
+
## 0.2.2 (2024-07-28)
8
8
9
9
<sectionclass="commits">
10
10
11
11
### Commits
12
12
13
13
<details>
14
14
15
-
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
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)_
16
17
17
18
</details>
18
19
@@ -26,7 +27,7 @@
26
27
27
28
A total of 1 person contributed to this release. Thank you to this contributor:
28
29
29
-
-Athan Reines
30
+
-Philipp Burckhardt
30
31
31
32
</section>
32
33
@@ -36,31 +37,33 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
37
37
38
<!-- /.release -->
38
39
39
-
<sectionclass="release"id="v0.2.2">
40
+
<sectionclass="release"id="v0.2.1">
40
41
41
-
## 0.2.2 (2024-07-28)
42
+
## 0.2.1 (2024-02-24)
42
43
43
44
No changes reported for this release.
44
45
45
46
</section>
46
47
47
48
<!-- /.release -->
48
49
49
-
<sectionclass="release"id="v0.2.1">
50
+
<sectionclass="release"id="v0.2.0">
50
51
51
-
## 0.2.1 (2024-02-24)
52
+
## 0.2.0 (2024-02-14)
52
53
53
-
No changes reported for this release.
54
+
<sectionclass="commits">
54
55
55
-
</section>
56
+
### Commits
56
57
57
-
<!-- /.release -->
58
+
<details>
58
59
59
-
<sectionclass="release"id="v0.2.0">
60
+
-[`73f98e4`](https://github.com/stdlib-js/stdlib/commit/73f98e4e8dea53ece4a617b042f9d817643b4850) - **docs:** update related packages sections [(#1150)](https://github.com/stdlib-js/stdlib/pull/1150)_(by stdlib-bot)_
60
61
61
-
## 0.2.0 (2024-02-14)
62
+
</details>
62
63
63
-
No changes reported for this release.
64
+
</section>
65
+
66
+
<!-- /.commits -->
64
67
65
68
</section>
66
69
@@ -80,7 +83,54 @@ No changes reported for this release.
80
83
81
84
## 0.1.0 (2023-09-23)
82
85
83
-
No changes reported for this release.
86
+
<sectionclass="features">
87
+
88
+
### Features
89
+
90
+
-[`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - update minimum TypeScript version
91
+
92
+
</section>
93
+
94
+
<!-- /.features -->
95
+
96
+
<sectionclass="breaking-changes">
97
+
98
+
### BREAKING CHANGES
99
+
100
+
-[`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version
101
+
-[`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version to 4.1
102
+
103
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
104
+
105
+
</section>
106
+
107
+
<!-- /.breaking-changes -->
108
+
109
+
<sectionclass="commits">
110
+
111
+
### Commits
112
+
113
+
<details>
114
+
115
+
-[`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
116
+
117
+
</details>
118
+
119
+
</section>
120
+
121
+
<!-- /.commits -->
122
+
123
+
<sectionclass="contributors">
124
+
125
+
### Contributors
126
+
127
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments