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: NEWS.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# nanonext 1.2.1.9020 (development)
1
+
# nanonext 1.2.1.9021 (development)
2
2
3
3
#### New Features
4
4
@@ -7,6 +7,7 @@
7
7
8
8
#### Updates
9
9
10
+
* Warning messages for failure of unserialization or conversion of received message data are now suppressable.
10
11
* Upgrades `reply()` to always return even when there is an evaluation error. This allows it to be used safely in a loop without exiting early, for example.
11
12
* Removes deprecated and defunct `next_config()`.
12
13
* Performance enhancements for `promises::as.promise()` methods.
0 commit comments