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