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
+121-1Lines changed: 121 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,124 @@
2
2
3
3
> Package changelog.
4
4
5
-
See [GitHub Releases](https://github.com/stdlib-js/array-one-to/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-15)
63
+
64
+
<sectionclass="commits">
65
+
66
+
### Commits
67
+
68
+
<details>
69
+
70
+
-[`bd3ea40`](https://github.com/stdlib-js/stdlib/commit/bd3ea40dc1dd3cccf80aaf2149f524db51ec76a9) - **docs:** update related packages sections [(#1313)](https://github.com/stdlib-js/stdlib/pull/1313)_(by stdlib-bot)_
0 commit comments