This repository has been archived by the owner on Nov 10, 2020. It is now read-only.
Releases: aw/picolisp-https
Releases · aw/picolisp-https
v0.30.1.12
Update picolisp-unit to v1.0.0
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.30.1.10
- Fix bug where downloading a file to an inexistant dir fails horribly
- Add regression test
v0.30.1.9
v0.30.1.8
v0.30.1.7
Add unit tests and prevent leaky globals
- Add unit tests and automated testing with travis-ci
- Move MODULE_INFO to module.l
- Update README.md
- Prevent leaky namespace globals
- Add update.sh script
v0.30.1.5
Documentation updates
v0.30.1.3 Documentation updates