0.8.5.0
ZuriHac edition 🎉
New features:
- Add
sourceskey to config to customize the sources used in the build (#273, #173) - Add
--jsonflag to thelist-packagescommand to optionally output JSON (#263) - Add
--clear-screenflag to to clear the screen when watching (#271, #209) - Add
--no-installflag for build to prevent automatic installation (#274, #269) - Add
--node-argsflag to pass arguments to Node inrun/testcommands (#267, #275)
Bugfixes:
- Fix
spago installfailing when version branch name contains/'s (#257, #258) - Report all missing packages together when it's not possible to build an install plan (#264, #223)
- Pull the latest package-sets version when doing
init(#254, #279) - Fix
spago installnot adding new dependencies when list is empty (#282, #281)
Other Improvements: