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 -Sinstead. The underlyingpurescript-docs-searchtool that powers this feature still needs to be updated due to changes in thedocs.jsonformat.
- The below bugs/issues introduced in
v0.14.2have been resolved- The docker issue with
v0.14.2should 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
UnusedNamewarnings 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:
