Small fixes and improvements. CIEL should be easier to install, again.
Thanks to everyone who sent PRs and feedback.
What's Changed
Installation:
- enhanced installation instructions
- make build: without Deploy, better for Darwin by @vindarel in #64
- dep: add asdf to make ql-deps; git pull if dir by @WillForan in #65
- check ASDF version without always installing it
terminal REPL:
- fix evaluating unknown symbol: "missing closing quotation"
- TAB-complete files and binaries on PATH by @vindarel in #72
- TAB-complete filenames after a quote
- all commands are now interactive: interactive output,
emacs -nw
now works, in addition ofsudo
,htop
,vim
etc.
New Contributors
- @WillForan made their first contribution in #65
Download
You can download binaries for Debian and Void Linux.
- ciel-v2.1.zip attached: built on my machine, glibc 2.31
- from CI:
- Debian Buster, SBCL 2.1.5: https://gitlab.com/vindarel/ciel/-/jobs/7744383891/artifacts/download
- Void Linux, SBCL 2.4.7: https://gitlab.com/vindarel/ciel/-/jobs/7744383893/artifacts/download
We welcome contributions to build on other platforms.
Full Changelog: v02...v0.2.1