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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
11
11
### Features
12
12
13
+
-[`175f77b`](https://github.com/stdlib-js/stdlib/commit/175f77bf60886a7a04c68be4ae5952efaee59e43) - add dtype type definitions
13
14
-[`6d18f6b`](https://github.com/stdlib-js/stdlib/commit/6d18f6bf0dbd7f1e638c9c6f73157f77c709c11d) - add `Int64` and `Uint64` number types
14
15
-[`009e8bf`](https://github.com/stdlib-js/stdlib/commit/009e8bfdd4aa743569580ece4a034cad5287926d) - add `Descriptor` interface in `@stdlib/ndarray` module
15
16
-[`b9502d5`](https://github.com/stdlib-js/stdlib/commit/b9502d5bdeb15982528aa7777f399a291c9dc6b8) - add complex32 type definitions and add `Float16Array` stub
@@ -51,6 +52,7 @@
51
52
52
53
<details>
53
54
55
+
-[`175f77b`](https://github.com/stdlib-js/stdlib/commit/175f77bf60886a7a04c68be4ae5952efaee59e43) - **feat:** add dtype type definitions _(by Athan Reines)_
54
56
-[`6d18f6b`](https://github.com/stdlib-js/stdlib/commit/6d18f6bf0dbd7f1e638c9c6f73157f77c709c11d) - **feat:** add `Int64` and `Uint64` number types _(by Athan Reines)_
0 commit comments