File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11Package: nanonext
22Type: Package
33Title: NNG (Nanomsg Next Gen) Lightweight Messaging Library
4- Version: 0.13.2.9007
4+ Version: 0.13.3
55Description: 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
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments