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
+77-14
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,17 @@
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-27)
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
+
-[`2e9149c`](https://github.com/stdlib-js/stdlib/commit/2e9149c0dd98310dca677c132087293250ea3068) - **docs:**fix REPL help files for floating-point arrays [(#2281)](https://github.com/stdlib-js/stdlib/pull/2281)_(by Jaysukh Makvana)_
16
16
17
17
</details>
18
18
@@ -26,7 +26,7 @@
26
26
27
27
A total of 1 person contributed to this release. Thank you to this contributor:
28
28
29
-
-Athan Reines
29
+
-Jaysukh Makvana
30
30
31
31
</section>
32
32
@@ -36,31 +36,47 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
36
37
37
<!-- /.release -->
38
38
39
-
<sectionclass="release"id="v0.2.2">
39
+
<sectionclass="release"id="v0.2.1">
40
40
41
-
## 0.2.2 (2024-07-27)
41
+
## 0.2.1 (2024-02-22)
42
42
43
43
No changes reported for this release.
44
44
45
45
</section>
46
46
47
47
<!-- /.release -->
48
48
49
-
<sectionclass="release"id="v0.2.1">
49
+
<sectionclass="release"id="v0.2.0">
50
50
51
-
## 0.2.1 (2024-02-22)
51
+
## 0.2.0 (2024-02-14)
52
52
53
-
No changes reported for this release.
53
+
<sectionclass="commits">
54
+
55
+
### Commits
56
+
57
+
<details>
58
+
59
+
-[`7120ab7`](https://github.com/stdlib-js/stdlib/commit/7120ab76fc11a892939aba26603dba5218f693c8) - **docs:** add missing var declarations _(by Philipp Burckhardt)_
60
+
-[`4626ee3`](https://github.com/stdlib-js/stdlib/commit/4626ee394844110cca32bf3b84acab82daccea8d) - **build:** remove tslint directives _(by Philipp Burckhardt)_
61
+
-[`8fbd70f`](https://github.com/stdlib-js/stdlib/commit/8fbd70f16653c25dfd2094511555c77d523c1126) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
62
+
63
+
</details>
54
64
55
65
</section>
56
66
57
-
<!-- /.release-->
67
+
<!-- /.commits-->
58
68
59
-
<sectionclass="release"id="v0.2.0">
69
+
<sectionclass="contributors">
60
70
61
-
##0.2.0 (2024-02-14)
71
+
### Contributors
62
72
63
-
No changes reported for this release.
73
+
A total of 1 person contributed to this release. Thank you to this contributor:
74
+
75
+
- Philipp Burckhardt
76
+
77
+
</section>
78
+
79
+
<!-- /.contributors -->
64
80
65
81
</section>
66
82
@@ -80,7 +96,54 @@ No changes reported for this release.
80
96
81
97
## 0.1.0 (2023-09-23)
82
98
83
-
No changes reported for this release.
99
+
<sectionclass="features">
100
+
101
+
### Features
102
+
103
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
104
+
105
+
</section>
106
+
107
+
<!-- /.features -->
108
+
109
+
<sectionclass="breaking-changes">
110
+
111
+
### BREAKING CHANGES
112
+
113
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
114
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
115
+
116
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
117
+
118
+
</section>
119
+
120
+
<!-- /.breaking-changes -->
121
+
122
+
<sectionclass="commits">
123
+
124
+
### Commits
125
+
126
+
<details>
127
+
128
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
129
+
130
+
</details>
131
+
132
+
</section>
133
+
134
+
<!-- /.commits -->
135
+
136
+
<sectionclass="contributors">
137
+
138
+
### Contributors
139
+
140
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments