What's Changed
- docs: remove outdated information by @yuhr in #6
- docs: add description by @yuhr in #7
- docs: add description by @yuhr in #8
- feat!: allow arbitrary return type of
Route.Handler
when extended by @yuhr in #9 - refactor!: remove unnecessary redefinition of
Request
andResponse
by @yuhr in #10 - refactor!: wrap handler parameters with
Context
object by @yuhr in #11 - feat: add
path
andpattern
toContext
by @yuhr in #12 - docs: update v1 to v2 by @yuhr in #13
Full Changelog: v1.1.0...v2.0.0