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
+20-84Lines changed: 20 additions & 84 deletions
Original file line number
Diff line number
Diff line change
@@ -2,64 +2,17 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="v0.2.2">
6
-
7
-
## 0.2.2 (2024-07-28)
8
-
9
-
No changes reported for this release.
5
+
<sectionclass="release"id="unreleased">
10
6
11
-
</section>
12
-
13
-
<!-- /.release -->
14
-
15
-
<sectionclass="release"id="v0.2.1">
16
-
17
-
## 0.2.1 (2024-02-24)
18
-
19
-
No changes reported for this release.
20
-
21
-
</section>
22
-
23
-
<!-- /.release -->
24
-
25
-
<sectionclass="release"id="v0.2.0">
26
-
27
-
## 0.2.0 (2024-02-14)
28
-
29
-
<sectionclass="features">
30
-
31
-
### Features
32
-
33
-
-[`e25b23b`](https://github.com/stdlib-js/stdlib/commit/e25b23b917ee6e387722db7192d22e4a70222da0) - rename type definitions for array and ndarray data types
34
-
35
-
</section>
36
-
37
-
<!-- /.features -->
38
-
39
-
<sectionclass="breaking-changes">
40
-
41
-
### BREAKING CHANGES
42
-
43
-
-[`e25b23b`](https://github.com/stdlib-js/stdlib/commit/e25b23b917ee6e387722db7192d22e4a70222da0): rename type definitions for array and ndarray data types
44
-
-[`e25b23b`](https://github.com/stdlib-js/stdlib/commit/e25b23b917ee6e387722db7192d22e4a70222da0): rename type definitions for array and ndarray data types
45
-
46
-
- In order to migrate, users should update their implementations to
47
-
use the latest naming conventions. The affected type definitions
48
-
are aliases for individual data type strings, so their should be
-[`e25b23b`](https://github.com/stdlib-js/stdlib/commit/e25b23b917ee6e387722db7192d22e4a70222da0) - **feat:** rename type definitions for array and ndarray data types _(by Athan Reines)_
15
+
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
63
16
64
17
</details>
65
18
@@ -83,68 +36,51 @@ A total of 1 person contributed to this release. Thank you to this contributor:
83
36
84
37
<!-- /.release -->
85
38
86
-
<sectionclass="release"id="v0.1.1">
39
+
<sectionclass="release"id="v0.2.2">
87
40
88
-
## 0.1.1 (2023-10-09)
41
+
## 0.2.2 (2024-07-28)
89
42
90
43
No changes reported for this release.
91
44
92
45
</section>
93
46
94
47
<!-- /.release -->
95
48
96
-
<sectionclass="release"id="v0.1.0">
97
-
98
-
## 0.1.0 (2023-09-23)
99
-
100
-
<sectionclass="features">
49
+
<sectionclass="release"id="v0.2.1">
101
50
102
-
### Features
51
+
##0.2.1 (2024-02-24)
103
52
104
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
53
+
No changes reported for this release.
105
54
106
55
</section>
107
56
108
-
<!-- /.features -->
109
-
110
-
<sectionclass="breaking-changes">
57
+
<!-- /.release -->
111
58
112
-
### BREAKING CHANGES
59
+
<sectionclass="release"id="v0.2.0">
113
60
114
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
115
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
61
+
## 0.2.0 (2024-02-14)
116
62
117
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
63
+
No changes reported for this release.
118
64
119
65
</section>
120
66
121
-
<!-- /.breaking-changes -->
122
-
123
-
<sectionclass="commits">
124
-
125
-
### Commits
67
+
<!-- /.release -->
126
68
127
-
<details>
69
+
<sectionclass="release"id="v0.1.1">
128
70
129
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
71
+
## 0.1.1 (2023-10-09)
130
72
131
-
</details>
73
+
No changes reported for this release.
132
74
133
75
</section>
134
76
135
-
<!-- /.commits -->
136
-
137
-
<sectionclass="contributors">
138
-
139
-
### Contributors
140
-
141
-
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments