- Method of message sending
- Github actions for CI
- Added pybotx dependency to pyproject.toml (need for linter)
- Fix linter's warnings
- Fix saving data into
message.data
- Update
README.md
- refactoring
send_or_update_message
method to use metadata
- Breaking change: change
display
method
- Breaking change: remove
merge_murkup
function fromservice.py
- Breaking change: change
Checktable
andChecklist
widgets implementation to class
- Breaking change: change
Carousel
widget implementation to class
MONTH_TO_DISPLAY_KEY
inmessage.data
forCalendarWidget
- Breaking change: change
Calendar
widget implementation to class
- Base class
Widget
###Removed
botx
dependency frompyproject.toml