v0.6.0
What's Changed
✨ Implemented enhancements
- Don't store service reactions in conversation storage by @kzu in #200
- Allow service to force JSON/YAML markup rendering on CLI by @kzu in #206
- Add extension methods for more intuitive config of messages by @kzu in #207
- Ensure we never send react/resply to WhatsApp for ConsoleOnly by @kzu in #209
🐛 Fixed bugs
📝 Documentation updates
- Add a sample showcasing how to render to console by @kzu in #201
- Don't timeout on dev when replying to console by @kzu in #202
🔨 Other
- Long client console timeout by @kzu in #204
- Further simplify message config and CLI extensions by @kzu in #208
Full Changelog: v0.5.0...v0.6.0