line v2.0.0.0 Release Notes

Release Date: 2016-12-04 // over 7 years ago
    • ๐Ÿ‘‰ Make Line.Messaging.Webhook.Validation independent from WAI. As it does not use Request of WAI, its argument type is changed.
    • โœ‚ Remove WebhookResult, as returning other than empty string is meaningless for webhook response
    • โž• Add Scotty version of webhook handler
    • โž• Add Stack yaml to fix macOS Sierra problem
    • Derive Eq type class for APIErrorBody
    • ๐Ÿ‘‰ Make optional fields of template messages have type of Maybe a