purescript-httpurple/CHANGELOG.md
sigma-andex a7e1f4e309 Add json request parsing
- Use json drivers to support different json libraries like argonaut or
  yoga-json
- Use continuations to simplify parsing and short-circuit bad requests
2022-06-05 20:53:52 +01:00

21 lines
344 B
Markdown

# Changelog
## Unpublished
- Add json request parsing simplifications
## v1.1.0
- Add routing exports to simplify usage
## v1.0.0
- Add HMR example
- Add `justifill` to simplify startup options
- Switch routing to `routing-duplex`
- Initial fork from `httpure`. New project name is `httpurple`
## v0.15.0
- Update to purescript v0.15.0