0.15.3
New features:
- Add
--versionflag to print the version (in addition to theversioncommand) (#628)
Bugfixes:
- Actually run
elsecommands whenspago runfails (#632) - Don't use absolute paths for executables in Windows (#639)
Other improvements:
- Docs: note that
buildalso runsinstall(#624) - Docs: document how to install all the packages in the set (#625)
- Docs: stop suggesting using Parcel and Spago at the same time (#626)
- Docs: document how to install bash and zsh autocompletions (#627)
- Docs: fix explanation in monorepo example (#631)
- Docs: add note about using single quotes for
purs-args(#637) - Docs: add quotes for all OSes with
purs-args(#638) - Docs: fix typos in
spago bundle-apphelp message (#641) - Deps: upgrade
rioto0.1.13.0(#616) - CI: upgrade to
pursv.13.8 (#642) - CI: stop upgrading broken static binary on release (#620)