v2.1.2
- refactor(binding): support multiple tags
- chore(binding): Improve checking performance
- feat(binding): Support omit field
- fix(binding): fix binder of query
- When there are multiple tags, the order in which to try to bind is:
- path
- query
- rawbody
- form
- protobuf
- json
- header
- cookie