Skip to content

Commit 43ce93c

Browse files
committed
nanonext release 0.13.3
1 parent 5e57be0 commit 43ce93c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: nanonext
22
Type: Package
33
Title: NNG (Nanomsg Next Gen) Lightweight Messaging Library
4-
Version: 0.13.2.9007
4+
Version: 0.13.3
55
Description: R binding for NNG (Nanomsg Next Gen), a successor to ZeroMQ. NNG is
66
a socket library implementing 'Scalability Protocols', a reliable,
77
high-performance standard for common communications patterns including

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# nanonext 0.13.2.9007 (development)
1+
# nanonext 0.13.3
22

33
#### New Features
44

55
* `next_config()` gains argument 'class' and 'vec', enabling custom serialization for all reference object types supported by R serialization.
6+
7+
#### Updates
8+
69
* Upgrades bundled 'libnng' to v1.7.3.
710

811
# nanonext 0.13.2

0 commit comments

Comments
 (0)