v0.2.0 (2019-06-11)
Closed issues:
- Getting this running on Julia 0.6 / 07 ? (#19)
- Load a program from file (#18)
- Add ReadTheDocs commit webhook. (#15)
- Make , alias of tuple (#10)
- Name this lisp! (#8)
Merged pull requests:
- Cleanup: put tests in testsets (#25) (c42f)
- Implement
include\_lisp
to eval multiple top level exprs from file. (#24) (c42f) - Test / API cleanup (#23) (c42f)
- Add ReplMaker.jl Example to README.md (#22) (MasonProtter)
- Fixes for julia 1.0 (#21) (c42f)
- Update README.md (#20) (o314)
- Typos (#17) (PallHaraldsson)