v0.4.0
- Create new utility factories to reduce the boilerplate needed when creating simple Services (either just delegating a call, or executing a RequestReader)
- Change from using "Simple" for typed traits to using "Typed". Now "Simple" refers to plain HttpRequest.
- Move all request related items into the request package.