v1.2.0
- Context: Add the method
StatusCode()
to acquire the status code of the response. - Middleware:
Logger
logs the status code of the response. - Utility: Add the fucntion
SetDefaultForStruct
to initialize the default of the field of the struct. - Other:
- Fix README.md.