Skip to content

Releases: purescript-contrib/purescript-http-methods

v6.0.0

27 Apr 21:53
99b48d5
Compare
Choose a tag to compare

Breaking changes:

Other improvements:

v5.0.0

26 Feb 20:02
d373066
Compare
Choose a tag to compare

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#11)

New features:

  • Added parse function (#11)

Bugfixes:

Other improvements:

  • Changed default branch to main from master
  • Updated to comply with Contributors library guidelines by adding new issue and pull request templates, updating documentation, and migrating to Spago for local development and CI (#9, #10)

v4.0.2

31 Jul 21:17
f3672ed
Compare
Choose a tag to compare
  • Added missing case in fromString for PATCH (@bklaric)

v4.0.1

23 Jun 00:37
Compare
Choose a tag to compare
  • Adds metadata including contributor guidelines
  • Pushes latest release to Pursuit

v4.0.0

25 May 10:01
8f2bfad
Compare
Choose a tag to compare

Updates for 0.12

v3.0.0

03 Apr 15:33
Compare
Choose a tag to compare
  • Updated for PureScript 0.11

v2.0.0

17 Oct 01:58
Compare
Choose a tag to compare
  • Updated dependencies

v1.0.0

06 Jun 14:53
Compare
Choose a tag to compare

Updates for 1.0 core libraries.

v0.1.1

09 Feb 01:45
Compare
Choose a tag to compare
  • runCustomMethod is now exported
  • Better behaved Show value

v0.1.0

08 Feb 21:18
Compare
Choose a tag to compare
  • Initial release