0.15.7 / 2018-09-19
- [new] upgrade
messaging-apis
, so now we can useDEBUG
env variable to enable request debugger:
DEBUG=messaging-api*
- [fix] fix
ConsoleBot
recognize symbol as_methodMissing
(#333) - [deps] upgrade dependencies
messaging-apis
, so now we can use DEBUG
env variable to enable request debugger:DEBUG=messaging-api*
ConsoleBot
recognize symbol as _methodMissing
(#333)