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-59Lines changed: 19 additions & 59 deletions
Original file line number
Diff line number
Diff line change
@@ -2,39 +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
-
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
36
-
-[`57592a3`](https://github.com/stdlib-js/stdlib/commit/57592a33a922a782cf7395fc132260ce6789aa71) - **style:** add missing space _(by Athan Reines)_
-[`8874562`](https://github.com/stdlib-js/stdlib/commit/8874562a8e3383393bef0e1220080fb20a99880f) - add missing support for minimal ndarray-like objects not supporting a strides property
53
+
No changes reported for this release.
81
54
82
55
</section>
83
56
84
-
<!-- /.bug-fixes -->
85
-
86
-
<sectionclass="commits">
87
-
88
-
### Commits
57
+
<!-- /.release -->
89
58
90
-
<details>
59
+
<sectionclass="release"id="v0.2.0">
91
60
92
-
-[`836aaf4`](https://github.com/stdlib-js/stdlib/commit/836aaf48a1824e3002122cc67aae3d01a17451a5) - **test:** add test case for zero-dimensional ndarray-like object _(by Athan Reines)_
93
-
-[`8874562`](https://github.com/stdlib-js/stdlib/commit/8874562a8e3383393bef0e1220080fb20a99880f) - **fix:** add missing support for minimal ndarray-like objects not supporting a strides property _(by Athan Reines)_
0 commit comments