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
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
<sectionclass="release"id="unreleased">
6
6
7
-
## Unreleased (2025-01-02)
7
+
## Unreleased (2025-01-08)
8
8
9
9
<sectionclass="features">
10
10
@@ -16,12 +16,23 @@
16
16
17
17
<!-- /.features -->
18
18
19
+
<sectionclass="bug-fixes">
20
+
21
+
### Bug Fixes
22
+
23
+
-[`7e63aad`](https://github.com/stdlib-js/stdlib/commit/7e63aad8c0b42330b0933973bddea8d1c5e84862) - wrap function calls in `API_SUFFIX` in native addons [(#4646)](https://github.com/stdlib-js/stdlib/pull/4646)
24
+
25
+
</section>
26
+
27
+
<!-- /.bug-fixes -->
28
+
19
29
<sectionclass="commits">
20
30
21
31
### Commits
22
32
23
33
<details>
24
34
35
+
-[`7e63aad`](https://github.com/stdlib-js/stdlib/commit/7e63aad8c0b42330b0933973bddea8d1c5e84862) - **fix:** wrap function calls in `API_SUFFIX` in native addons [(#4646)](https://github.com/stdlib-js/stdlib/pull/4646)_(by Aayush Khanna)_
25
36
-[`6b59072`](https://github.com/stdlib-js/stdlib/commit/6b5907250180eee4ea3c90a855e1aebbefdc2d2b) - **feat:** add C ndarray interface and refactor implementation for `stats/base/dmaxabssorted`[(#4181)](https://github.com/stdlib-js/stdlib/pull/4181)_(by Aayush Khanna, stdlib-bot)_
26
37
-[`62364f6`](https://github.com/stdlib-js/stdlib/commit/62364f62ea823a3b52c2ad25660ecd80c71f8f36) - **style:** fix C comment alignment _(by Philipp Burckhardt)_
27
38
-[`e20fc92`](https://github.com/stdlib-js/stdlib/commit/e20fc92ffce656a95a804b2b72d822aad4e7b227) - **refactor:** update `stats/base/dmaxabssorted` native addon from C++ to C [(#4080)](https://github.com/stdlib-js/stdlib/pull/4080)_(by Aayush Khanna)_
0 commit comments