Skip to content

v5.1.0

Compare
Choose a tag to compare
@xgfone xgfone released this 12 Nov 13:34
· 21 commits to master since this release
  • Added:
    • The url value binder BindURLValues supports the types of time.Time and time.Duration. #3
  • 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 of Travis to run the unit tests.