- since 2021/12/06
- update route version
- router options are changed
- breaking changes!
- since 2021/06/06
- App and Queue don't use async await anymore. Now Promise.resolve for less memory usages
- since 2021/03/28
- updated to new gram-route version
- use the new build function for RouteExt
- since 2021/03/23
- added tsconfig for build process
- updated gram-route version
- since 2021/03/17
- added tsconfig for test folder
- changed return types of App.build and App.listen