xbotlib/CHANGELOG.md

19 lines
396 B
Markdown
Raw Normal View History

2021-01-10 18:17:10 +00:00
# xbotlib x.x.x (UNRELEASED)
# xbotlib 0.3.1 (2021-01-12)
- Support `--no-input` flag and read configuration from the environment
# xbotlib 0.3.0 (2021-01-10)
- Error out if you don't provide a `react` implementation
- Change `reply` to accept `body` as the first argument
2021-01-10 18:17:10 +00:00
# xbotlib 0.2.0 (2021-01-10)
- Refine API for direct/chat responses
# xbotlib 0.1.0 (2021-01-10)
- Initial release