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
+159-1Lines changed: 159 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,162 @@
2
2
3
3
> Package changelog.
4
4
5
-
See [GitHub Releases](https://github.com/stdlib-js/array-zeros-like/releases) for the changelog.
5
+
<sectionclass="release"id="v0.2.2">
6
+
7
+
## 0.2.2 (2024-07-29)
8
+
9
+
No changes reported for this release.
10
+
11
+
</section>
12
+
13
+
<!-- /.release -->
14
+
15
+
<sectionclass="release"id="v0.2.1">
16
+
17
+
## 0.2.1 (2024-02-25)
18
+
19
+
<sectionclass="features">
20
+
21
+
### Features
22
+
23
+
-[`819d2e4`](https://github.com/stdlib-js/stdlib/commit/819d2e407146d4dcc17f8bab53b591b3d573f8a1) - add data type maps and replace use of overloads [(#1317)](https://github.com/stdlib-js/stdlib/pull/1317)
24
+
25
+
</section>
26
+
27
+
<!-- /.features -->
28
+
29
+
<sectionclass="commits">
30
+
31
+
### Commits
32
+
33
+
<details>
34
+
35
+
-[`819d2e4`](https://github.com/stdlib-js/stdlib/commit/819d2e407146d4dcc17f8bab53b591b3d573f8a1) - **feat:** add data type maps and replace use of overloads [(#1317)](https://github.com/stdlib-js/stdlib/pull/1317)_(by Philipp Burckhardt, Athan Reines)_
36
+
37
+
</details>
38
+
39
+
</section>
40
+
41
+
<!-- /.commits -->
42
+
43
+
<sectionclass="contributors">
44
+
45
+
### Contributors
46
+
47
+
A total of 2 people contributed to this release. Thank you to the following contributors:
48
+
49
+
- Athan Reines
50
+
- Philipp Burckhardt
51
+
52
+
</section>
53
+
54
+
<!-- /.contributors -->
55
+
56
+
</section>
57
+
58
+
<!-- /.release -->
59
+
60
+
<sectionclass="release"id="v0.2.0">
61
+
62
+
## 0.2.0 (2024-02-14)
63
+
64
+
<sectionclass="commits">
65
+
66
+
### Commits
67
+
68
+
<details>
69
+
70
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
-[`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
73
+
74
+
</details>
75
+
76
+
</section>
77
+
78
+
<!-- /.commits -->
79
+
80
+
<sectionclass="contributors">
81
+
82
+
### Contributors
83
+
84
+
A total of 2 people contributed to this release. Thank you to the following contributors:
85
+
86
+
- Athan Reines
87
+
- Philipp Burckhardt
88
+
89
+
</section>
90
+
91
+
<!-- /.contributors -->
92
+
93
+
</section>
94
+
95
+
<!-- /.release -->
96
+
97
+
<sectionclass="release"id="v0.1.0">
98
+
99
+
## 0.1.0 (2023-09-24)
100
+
101
+
<sectionclass="features">
102
+
103
+
### Features
104
+
105
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
106
+
107
+
</section>
108
+
109
+
<!-- /.features -->
110
+
111
+
<sectionclass="breaking-changes">
112
+
113
+
### BREAKING CHANGES
114
+
115
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
116
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
117
+
118
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
119
+
120
+
</section>
121
+
122
+
<!-- /.breaking-changes -->
123
+
124
+
<sectionclass="commits">
125
+
126
+
### Commits
127
+
128
+
<details>
129
+
130
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
131
+
132
+
</details>
133
+
134
+
</section>
135
+
136
+
<!-- /.commits -->
137
+
138
+
<sectionclass="contributors">
139
+
140
+
### Contributors
141
+
142
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments