This repository was archived by the owner on Dec 12, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.5.29 (2015-05-24)
4
+
5
+ * Update to picolisp-unit v0.6.2
6
+
3
7
## 0.5.28 (2015-05-12)
4
8
5
9
* Specify explicit git ref for 'nanomsg' library
Original file line number Diff line number Diff line change 1
1
# Nanomsg FFI bindings for PicoLisp
2
2
3
- [ ![ GitHub release] ( https://img.shields.io/github/release/aw/picolisp-nanomsg.svg )] ( https://github.com/aw/picolisp-nanomsg ) [ ![ Build Status] ( https://travis-ci.org/aw/picolisp-nanomsg.svg?branch=master )] ( https://travis-ci.org/aw/picolisp-nanomsg ) [ ![ Dependency] ( https://img.shields.io/badge/%5Bdeps%5D%20Nanomsg-0.5--beta-ff69b4.svg )] ( https://github.com/nanomsg/nanomsg ) [ ![ Dependency] (https://img.shields.io/badge/[deps ] picolisp--unit-v0.6.1 -ff69b4.svg)] ( https://github.com/aw/picolisp-unit.git )
3
+ [ ![ GitHub release] ( https://img.shields.io/github/release/aw/picolisp-nanomsg.svg )] ( https://github.com/aw/picolisp-nanomsg ) [ ![ Build Status] ( https://travis-ci.org/aw/picolisp-nanomsg.svg?branch=master )] ( https://travis-ci.org/aw/picolisp-nanomsg ) [ ![ Dependency] ( https://img.shields.io/badge/%5Bdeps%5D%20Nanomsg-0.5--beta-ff69b4.svg )] ( https://github.com/nanomsg/nanomsg ) [ ![ Dependency] (https://img.shields.io/badge/[deps ] picolisp--unit-v0.6.2 -ff69b4.svg)] ( https://github.com/aw/picolisp-unit.git )
4
4
5
5
[ Nanomsg] ( http://nanomsg.org/index.html ) FFI bindings for [ PicoLisp] ( http://picolisp.com/ ) .
6
6
You can’t perform that action at this time.
0 commit comments