0.20.1
Bugfixes:
- Color output now works correctly or is disabled on Windows (#768, #749)
- Fix
spago docs
for PureScript 0.14, by updatingdocs-search
to0.0.11
(#775, #752)
Other improvements:
- Color output is now automatically disabled when output is redirected to a file.
Also respects aNO_COLOR
environment variable (#768) - Fixes tests failing if the test platform has
psa
installed (#772) - Print
spago install
command to fix missing transitive dependencies (#770, #769, #776) - Refactor the graph support to remove the custom module name parser (#773)