Skip to content

v1.6.0

Compare
Choose a tag to compare
@carmenlau carmenlau released this 26 Jun 08:31
· 8 commits to master since this release
v1.6.0

1.6.0 (2018-06-26)

Features

  • Add Lambda support for Skygear Data Type #195
  • Support structural logging with JSON formatter #207

Bug Fixes

  • Option should be optional when a default is specified
  • Fix multiple registration of 'init' event
  • Register multiple event handlers #209

Other Notes

  • Disallow registering for 'init' event
  • Support async_ hook param in addition to async
  • Update to python 3.6 in travis and docker image