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
+50-21Lines changed: 50 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,40 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="unreleased">
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
+
No changes reported for this release.
20
+
21
+
</section>
22
+
23
+
<!-- /.release -->
24
+
25
+
<sectionclass="release"id="v0.2.0">
6
26
7
-
## Unreleased (2024-08-01)
27
+
## 0.2.0 (2024-02-14)
8
28
9
29
<sectionclass="commits">
10
30
11
31
### Commits
12
32
13
33
<details>
14
34
15
-
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
35
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
-[`f8f5ed5`](https://github.com/stdlib-js/stdlib/commit/f8f5ed57bcb3be1ff656d1d00a559cbbafca3e83) - **docs:** remove used requires _(by Athan Reines)_
38
+
-[`b93826a`](https://github.com/stdlib-js/stdlib/commit/b93826a118ec82feecf5da6cdb66fd6cf5d86e6c) - **test:** add test cases for negative dimension indices _(by Athan Reines)_
16
39
17
40
</details>
18
41
@@ -24,9 +47,10 @@
24
47
25
48
### Contributors
26
49
27
-
A total of 1 person contributed to this release. Thank you to this contributor:
50
+
A total of 2 people contributed to this release. Thank you to the following contributors:
28
51
29
52
- Athan Reines
53
+
- Philipp Burckhardt
30
54
31
55
</section>
32
56
@@ -36,41 +60,46 @@ A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments