This repository was archived by the owner on May 5, 2022. It is now read-only.
Releases: ExpressApp/pybotx-widgets
Releases · ExpressApp/pybotx-widgets
0.6.4 (Nov 17, 2021)
Github actions
Added
- Github actions for CI
- Added pybotx dependency to pyproject.toml (need for linter)
Fixed
- Fix linter's warnings
Widgets on class
Checklistimplementation changed to classChecktableimplementation changed to classPaginationimplementation changed to class- Refactoring
send_or_update_messagemethod to usemetadata
Change Carousel widget implementation to class
Feature/carousel on class (#4) * change Carousel widget implementation to class Co-authored-by: Tamirlan Dzhemirzoev <tamirlan.dzhemirzoev@ccsteam.ru>
Change Calendar widget implementation to class
- Add base class
Widget - Remove
botxdependency frompyproject.toml
Add checktable widget
feat: Add checktable widget feat: Add checktable widget