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
+25-76Lines changed: 25 additions & 76 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,58 +2,17 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="v0.3.2">
6
-
7
-
## 0.3.2 (2024-07-28)
8
-
9
-
No changes reported for this release.
10
-
11
-
</section>
12
-
13
-
<!-- /.release -->
14
-
15
-
<sectionclass="release"id="v0.3.1">
16
-
17
-
## 0.3.1 (2024-02-24)
18
-
19
-
No changes reported for this release.
20
-
21
-
</section>
22
-
23
-
<!-- /.release -->
24
-
25
-
<sectionclass="release"id="v0.3.0">
26
-
27
-
## 0.3.0 (2024-02-14)
28
-
29
-
No changes reported for this release.
30
-
31
-
</section>
32
-
33
-
<!-- /.release -->
34
-
35
-
<sectionclass="release"id="v0.2.1">
36
-
37
-
## 0.2.1 (2023-11-19)
38
-
39
-
<sectionclass="bug-fixes">
40
-
41
-
### Bug Fixes
42
-
43
-
-[`541d333`](https://github.com/stdlib-js/stdlib/commit/541d33396f3cef0c017d7c67845a9072d6626be3) - disable code blocks due to runtime errors
44
-
45
-
</section>
5
+
<sectionclass="release"id="unreleased">
46
6
47
-
<!-- /.bug-fixes -->
7
+
## Unreleased (2024-08-01)
48
8
49
9
<sectionclass="commits">
50
10
51
11
### Commits
52
12
53
13
<details>
54
14
55
-
-[`541d333`](https://github.com/stdlib-js/stdlib/commit/541d33396f3cef0c017d7c67845a9072d6626be3) - **fix:** disable code blocks due to runtime errors _(by Athan Reines)_
56
-
-[`453dd85`](https://github.com/stdlib-js/stdlib/commit/453dd85b5dd186d2b4d458256fe84906e1503fe2) - **build:** remove tslint directives _(by Philipp Burckhardt)_
15
+
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
57
16
58
17
</details>
59
18
@@ -65,10 +24,9 @@ No changes reported for this release.
65
24
66
25
### Contributors
67
26
68
-
A total of 2 people contributed to this release. Thank you to the following contributors:
27
+
A total of 1 person contributed to this release. Thank you to this contributor:
69
28
70
29
- Athan Reines
71
-
- Philipp Burckhardt
72
30
73
31
</section>
74
32
@@ -78,60 +36,51 @@ A total of 2 people contributed to this release. Thank you to the following cont
78
36
79
37
<!-- /.release -->
80
38
81
-
<sectionclass="release"id="v0.2.0">
82
-
83
-
## 0.2.0 (2023-09-23)
84
-
85
-
<sectionclass="features">
39
+
<sectionclass="release"id="v0.3.2">
86
40
87
-
### Features
41
+
##0.3.2 (2024-07-28)
88
42
89
-
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - update minimum TypeScript version
43
+
No changes reported for this release.
90
44
91
45
</section>
92
46
93
-
<!-- /.features -->
94
-
95
-
<sectionclass="breaking-changes">
47
+
<!-- /.release -->
96
48
97
-
### BREAKING CHANGES
49
+
<sectionclass="release"id="v0.3.1">
98
50
99
-
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version
100
-
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version to 4.1
51
+
## 0.3.1 (2024-02-24)
101
52
102
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
53
+
No changes reported for this release.
103
54
104
55
</section>
105
56
106
-
<!-- /.breaking-changes-->
57
+
<!-- /.release-->
107
58
108
-
<sectionclass="commits">
59
+
<sectionclass="release"id="v0.3.0">
109
60
110
-
### Commits
61
+
##0.3.0 (2024-02-14)
111
62
112
-
<details>
63
+
No changes reported for this release.
113
64
114
-
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
115
-
-[`55866ea`](https://github.com/stdlib-js/stdlib/commit/55866ea8ef1282528b839fd9ce9c43c6a80056f8) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
116
-
-[`43b454e`](https://github.com/stdlib-js/stdlib/commit/43b454ef52b9aba92242d95e05d82c3952715368) - **refactor:** avoid usage of utils/copy _(by Philipp Burckhardt)_
65
+
</section>
117
66
118
-
</details>
67
+
<!-- /.release -->
119
68
120
-
</section>
69
+
<sectionclass="release"id="v0.2.1">
121
70
122
-
<!-- /.commits -->
71
+
## 0.2.1 (2023-11-19)
123
72
124
-
<sectionclass="contributors">
73
+
No changes reported for this release.
125
74
126
-
### Contributors
75
+
</section>
127
76
128
-
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments