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
-[`f7bb91c`](https://github.com/stdlib-js/stdlib/commit/f7bb91c2aa3b31c86ddd57cfd3396632c78d42c0) - ensure support for zero-dimensional shapes
1495
+
1496
+
</section>
1497
+
1498
+
<!-- /.bug-fixes -->
1499
+
1500
+
</details>
1501
+
1502
+
</section>
1503
+
1504
+
<!-- /.package -->
1505
+
1460
1506
</section>
1461
1507
1462
1508
<!-- /.packages -->
@@ -1519,6 +1565,14 @@ A total of 13 people contributed to this release. Thank you to the following con
1519
1565
1520
1566
<details>
1521
1567
1568
+
-[`f7bb91c`](https://github.com/stdlib-js/stdlib/commit/f7bb91c2aa3b31c86ddd57cfd3396632c78d42c0) - **fix:** ensure support for zero-dimensional shapes _(by Athan Reines)_
1569
+
-[`046926b`](https://github.com/stdlib-js/stdlib/commit/046926b9a0ad4643802944ef110b1cfe1eb488c9) - **fix:** ensure support for zero-dimensional shapes _(by Athan Reines)_
1570
+
-[`b1d96c9`](https://github.com/stdlib-js/stdlib/commit/b1d96c95fce3e8692ec6cbb4436eacd1943a5528) - **refactor:** use assertion utility _(by Athan Reines)_
1571
+
-[`f62c303`](https://github.com/stdlib-js/stdlib/commit/f62c303e990ecc605a34774772091dda14e3088f) - **refactor:** use assertion utility _(by Athan Reines)_
1572
+
-[`86632f3`](https://github.com/stdlib-js/stdlib/commit/86632f3d1a2de336941303b32e994c870bcaeb71) - **fix:** check for duplicate indices _(by Athan Reines)_
1573
+
-[`07710f8`](https://github.com/stdlib-js/stdlib/commit/07710f849133f4414b37a19a96fb3ccdad7538d5) - **fix:** check for duplicate indices _(by Athan Reines)_
returnnewRangeError(format('invalid option. `%s` option specifies more dimensions than exists in the input array. Number of dimensions: %d. Option: [%s].',ndims,join(opts.dims,',')));
returnnewRangeError(format('invalid option. `%s` option specifies more dimensions than exists in the input array. Number of dimensions: %d. Option: [%s].',ndims,join(opts.dims,',')));
0 commit comments