Releases: purescript-contrib/purescript-http-methods
Releases · purescript-contrib/purescript-http-methods
v6.0.0
Breaking changes:
Other improvements:
v5.0.0
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
- Added missing case in
fromString
for PATCH
(@bklaric)
v4.0.1
- Adds metadata including contributor guidelines
- Pushes latest release to Pursuit
v3.0.0
- Updated for PureScript 0.11
v1.0.0
Updates for 1.0 core libraries.
v0.1.1
runCustomMethod
is now exported
- Better behaved
Show
value