Skip to content

Releases: purescript/pursuit

v0.7.5

26 Sep 01:34
Compare
Choose a tag to compare
bump the tag this time (oops)

v0.7.4

26 Sep 01:26
ae86e1a
Compare
Choose a tag to compare
Include the backup script in the deploy bundle (#420)

v0.7.3

14 Sep 19:25
Compare
Choose a tag to compare
v0.7.3

v0.7.1

14 Jan 10:28
Compare
Choose a tag to compare
  • Build against version 0.12.2 of the PureScript compiler (@hdgarrood)

v0.7.0

07 Aug 21:42
Compare
Choose a tag to compare
  • Build against version 0.12.0 of the PureScript compiler (@hdgarrood)
  • Make documentation for all builtin modules available, rather than just Prim
    (@hdgarrood, #357)
  • Fix a bug where incorrect types were displayed in search results for data
    constructors with 2 or more arguments (@jonathanlking, #373)
  • Add an OpenSearch description file (@hdgarrood, #325)
  • Use smart quotes in help pages (@hdgarrood, 358)

v0.6.3

28 Dec 13:21
Compare
Choose a tag to compare
  • Add a "load more" button for display of additional search results
    (@felixSchl, #305)
  • Fix source links in re-exported declarations (@felixSchl, #345)
  • Display the types of data constructors and type class members in search
    results (@hdgarrood, #264)
  • Include entries from Prim in search results (@hdgarrood, #265)
  • Allow data constructors and type class members to be found when searching by
    type (@hdgarrood, #303)
  • Fix searching for type operators by name (@hdgarrood, #330)
  • Slightly promote search results which come from packages with more reverse
    dependencies (@hdgarrood, #353)
  • Fix an issue where any query which included a hyphen would be treated as a
    type, preventing searching by name; this was a problem for queries such as
    e.g. "generics-rep" (@hdgarrood, #321)
  • Take into account whether type variables match when performing type search.
    For example, after this change, map ranks higher than cmap for the query
    "(a -> b) -> f a -> f b"; previously they were equally ranked (@hdgarrood,
    #355)
  • Add help explaining the search feature (@hdgarrood / @grossbart, #339, #357)

v0.6.2

07 Dec 16:05
Compare
Choose a tag to compare
  • Improve 'package not found' message (@hdgarrood)
  • Add favicons (@grossbart)
  • Update to PureScript 0.11.7 (@hdgarrood)
  • Add publish date to package pages (@hdgarrood)
  • Redirect URLs without a version to the latest version (@hdgarrood)
  • Strip leading/trailing whitespace before searching (@hdgarrood)
  • Allow operators to appear in search results without being wrapped by parens
    (@hdgarrood)
  • Add a link to Prim to the homepage (@joneshf)
  • Clarify contributing docs (@grossbart)
  • Update to stackage LTS 8.18 (@hdgarrood)

v0.6.1

20 Apr 03:42
Compare
Choose a tag to compare

Use purescript-0.11.4

v0.6.0

09 Apr 03:10
Compare
Choose a tag to compare

Update aeson and purescript dependencies for JSON compatibility.

v0.5.0

01 Apr 17:59
Compare
Choose a tag to compare

Updates for the 0.11 compiler