0.6.4.0
Improvements:
spago initwill search for apsc-package.json, and try to port it to your newspago.dhallconfig (#76)- Add the
spacchetti-upgradecommand, to automatically upgrade to the latest Package Set (#93, #73) - You can now add local packages to the Package Set 🎉 (#96, #88)
- Now it's possible to run
spago install foo barto add new dependencies to your project (#74, thanks @btrepp!) - Now every time you try to build, Spago will also check that dependencies are installed (#75, #82)
Bugfixes:
- Spago would crash if
$HOMEwas not set, now it doesn't anymore (#85, #90) spago testnow actually works on Windows (#79, thanks @btrepp!)
Other: