packages feed

jordan-servant-0.1.0.0: CHANGELOG.md

# Revision history for jordan-servant

## 0.1.0.0 -- 2022-07-04

* First version.
* Query rendering, including:
  * `renderQueryAtKey`
  * `renderQueryAtKeyWith`
* Query parsing, including:
  * `parseQueryAtKey`
  * `parseQueryAtKeyWith`
  * `hasKeyAtKey`
* Query combinators, including:
  * `JordanQuery'`
  * `OptionalJordanQuery`
  * `RequiredJordanQuery`
* `JordanJSON` and friends
* `ReportingRequestBody` and friends.