v5.1.0
- Added:
- The url value binder
BindURLValues
supports the types oftime.Time
andtime.Duration
. #3
- The url value binder
- Others:
- The server runner
Runner
will watch the change of the certificate files and reload them. - The route group may not be start with
/
, which will be added automatically. - Use
GitHub Actions
instead ofTravis
to run the unit tests.
- The server runner