PureScript v0.14.3 has been released!
A few changes are highlighted below:
- Kind signatures (and their documentation comments) are now included in HTML docs.
- Read the Pursuit’s “users” help page for a clearer explanation than the below release notes on how that works.
- Note: if you have problems when running
spago docs
, try runningspago docs -S
instead. The underlyingpurescript-docs-search
tool that powers this feature still needs to be updated due to changes in thedocs.json
format.
- The below bugs/issues introduced in
v0.14.2
have been resolved- The docker issue with
v0.14.2
should be resolved since the OS versions were pinned in the CI that built the binaries. - Instances with compiler-generated names appear in docs again
- Some incorrect
UnusedName
warnings have been fixed
- The docker issue with
Try PureScript has also been updated to use v0.14.3
Thanks to all who contributed!
Full release notes below: