2022-06-05 19:03:23 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
## Unpublished
|
|
|
|
|
|
|
|
- Add json request parsing simplifications
|
2022-06-06 20:15:01 +00:00
|
|
|
- Add request validation
|
2022-06-05 19:03:23 +00:00
|
|
|
|
|
|
|
## 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
|