- http dependency downgraded to ^0.11.0 to enhance compatibility
- yaml dependency downgraded to ^2.0.0 to enhance compatibility
- Update dependencies
- Typo in whatsapp sandbox feature string fixed
- Whatsapp sandbox endpoint fixed
- Request headers fixed
- Bump version for release
- Git tag fixed
- The properties of the ConversationMessage object, returned by Conversations API functions
listMessages
,readMessage
andreply
, have now been aligned with the Message object
- Check for response body in services
- Webhook now uses a WebhookEvent enumeration, instead of a string value for an event
- Changes in API documentation
- Moved webhooks to both Conversation API and Voice Calling API
- Dart package layout refactorings
- Completed models
- Completed tests
- Renamed package
- Added model for conversations
- Added model for groups
- Added model for messages
- Added test setup
- Updated model for conversations
- Initial model for messages
- Added model for contacts
- Initial model for conversations
- Completed all endpoint implementations
- Initial model (balance, callflows & calls)
- Initial version