Skip to content

v1.2.1

Choose a tag to compare

@na2axl na2axl released this 26 Jul 12:06
· 48 commits to master since this release

This release comes with minor improvements:

  • The Response can now be send as parts (see commit 9ff8c3b)
  • HEAD and PATCH request methods and handlers are added in routers and pipes (see commit ece9c18)
  • Introduce a RouteMap class used to map an entire URI to a method (see commit 6c9e4a0)