Skip to content

v0.4.0

Compare
Choose a tag to compare
@BenWhitehead BenWhitehead released this 29 Sep 07:13
· 43 commits to master since this release
  • 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.