0.13.0
Breaking changes (😱!!!):
-
Disable
outputfolder sharing (#526)This reverts an (accidentally) breaking changes introduced in
0.11.0, for which
Spago would take decisions on where theoutputfolder should be in order to
share some compilation results. This turned out to break some other things, so
we'll stop trying to be smart about it here.
New features:
Other improvements:
- Log backend build command when building (#521)
- Deps: update
purescript-docs-searchversion to0.0.6(#525) - CI: update
pursversion to0.13.5(#513) - CI: fix Haddocks and start testing them in CI (#511, #516)
- Curator: automate updating
pursversion (#514) - Curator: automate updating the
purescript-docs-searchversion (#519)