Skip to content

v0.6.0

Compare
Choose a tag to compare
@Fazt01 Fazt01 released this 03 Mar 10:54
· 17 commits to master since this release
1467a92
feature(http): add signature and param package (#28)

* feature(http): add signature and param package

- allow handler functions with nicer signatures
- allow parsing path and query params to struct

* lint

* feature: finish awesome param and signature packages

* chore: changelog

* ci: up lint version

* feature: change default tags of param package to `param:"location=name"`

* tests

* refactor: reduce if nesting

* chore: changelog

* fix: changelog