Skip to content
This repository has been archived by the owner on Oct 24, 2019. It is now read-only.

v0.7.0

Compare
Choose a tag to compare
@maxgrabenhorst maxgrabenhorst released this 13 Dec 23:05
· 74 commits to master since this release

new features:

  • List Template support (thx @jzarnikov)
  • LogInButton / LogOutButton support
  • constants for global request parameter / header names, e.g. MessengerPlatform.SIGNATURE_HEADER_NAME

bugfixes:

  • EchoMessageEvent treated as AttachmentMessageEvent

general:

  • constructors of event classes are now public (for better testability) (thx @jzarnikov)