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