Typical-RESTful-Server - v0.5.0
57f6ae9 application as composition instead of field in typical context
cef9097 remove unused flag in release
c310709 filter changes to generate release note after the validation
8b5494d refactor release distribution + make typical context implement of context.Context
568a69d exit program if any error occurred
22058ad add typical-generator
654fd90 make application implementation of action so MainAction can be elimated
d15190e rename run_test_ to run_testing to remove trailing underscore
1f3b417 remove the clean up since it interrupt some operation
25d82ee remove generated file before run typical dev tool
79399c2 remove configurations as it is merge with module
bc44ac5 execute module.CloseFunc regardless application have StopFunc or not
4a5e564 remove unused file
71e4937 module for server with echo and logrus
02ee44e fix typo in readme release instruction
82e7130 add Command
field in Module
91b5239 remove dbtool + load environment when run typical dev tool
964d577 remove status in module
5efec76 rename App to Application and Configs to Configuration in typical context + tidy up postgres module