This repository has been archived by the owner on Dec 12, 2021. It is now read-only.
Releases: aw/picolisp-nanomsg
Releases · aw/picolisp-nanomsg
Release v1.1.5
Update Nanomsg to v1.1.2
- Update nanomsg to 1.1.2
- Remove the use of namespaces
Update nanomsg dep
- Update Nanomsg to 0.8-beta
- Add new public (protocol-bind) and (protocol-connect) functions
- Simplify documentation and update license for 2016
Update nanomsg dep
- Update picolisp-unit to v1.0.0
- Update nanomsg to 0.7-beta
v0.5.29
Replace git submodules with Makefile
- Remove the need for git submodules
- Add Makefile for fetching and building dependencies
- Change default path for dependencies and shared module (.modules and .lib)
- Adjust README.md, tests and travis-ci unit testing config
v0.5.26
v0.5.25
v0.5.24
Split the 'make-socket' function to allow pooled connections
- Split the 'make-socket' function to allow pooled connections
- Ensure travis tests with the latest version of PicoLisp