- Set search path properly before pass conn to db hook - Fix response not being returned in Container.send_action 96 - Remove unused parameter at user.reset_password_by_username 93
0.2.0
Bug Fixes
- Fix unable to print formatted string when argument to every decorator is invalid
0.1.0
Features
- Add db connection context helper 88 - Add `Record.get` - Add `exemples/catapi` to illustrate the usage