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
+19-73Lines changed: 19 additions & 73 deletions
Original file line number
Diff line number
Diff line change
@@ -2,43 +2,17 @@
2
2
3
3
> Package changelog.
4
4
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>
5
+
<sectionclass="release"id="unreleased">
12
6
13
-
<!-- /.release -->
14
-
15
-
<sectionclass="release"id="v0.2.1">
16
-
17
-
## 0.2.1 (2024-02-25)
18
-
19
-
No changes reported for this release.
20
-
21
-
</section>
22
-
23
-
<!-- /.release -->
24
-
25
-
<sectionclass="release"id="v0.2.0">
26
-
27
-
## 0.2.0 (2024-02-14)
7
+
## Unreleased (2024-08-01)
28
8
29
9
<sectionclass="commits">
30
10
31
11
### Commits
32
12
33
13
<details>
34
14
35
-
-[`7137673`](https://github.com/stdlib-js/stdlib/commit/7137673f0798ef13d7c9fd7becf78e557b1d583b) - **docs:** update related packages sections (#1315) _(by stdlib-bot)_
36
-
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
37
-
-[`bcb4079`](https://github.com/stdlib-js/stdlib/commit/bcb4079adf3e31d33d28db5dff21558c9e6bd5be) - **build:** remove and replace tslint directives _(by Philipp Burckhardt)_
38
-
-[`6a9cc0e`](https://github.com/stdlib-js/stdlib/commit/6a9cc0e47fa5783053f8fd2895ea76f5deea0829) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
-[`89ff3eb`](https://github.com/stdlib-js/stdlib/commit/89ff3eb40b71405e4df16f2f876621ac0e114259) - **refactor:** use utility to create a MultiSlice from a list of arguments _(by Athan Reines)_
15
+
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
42
16
43
17
</details>
44
18
@@ -50,10 +24,9 @@ No changes reported for this release.
50
24
51
25
### Contributors
52
26
53
-
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:
54
28
55
29
- Athan Reines
56
-
- Philipp Burckhardt
57
30
58
31
</section>
59
32
@@ -63,68 +36,41 @@ A total of 2 people contributed to this release. Thank you to the following cont
-[`e11b048`](https://github.com/stdlib-js/stdlib/commit/e11b04813691e71b939decf1e053f0669ead8058) - **docs:** rename argument to avoid conflict with function name _(by Athan Reines)_
-[`1603774`](https://github.com/stdlib-js/stdlib/commit/16037740c1f22f0b69b011e44f8ff7f9744de5d2) - **test:** add test for when providing insufficient slice arguments _(by Athan Reines)_
0 commit comments