packages feed

webapi-0.2.1.0: ChangeLog.md

# Changelog

## 0.2.1

* Added `RequestBody` to the `Request` type. This allows user to have content in request's body with the desired `Content-Type`.
* Added `Request` pattern synonym.
* Added `Field` data type for aliasing field names.