This repository has been 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
Checklist
implementation changed to classChecktable
implementation changed to classPagination
implementation changed to class- Refactoring
send_or_update_message
method to usemetadata
Change Carousel widget implementation to class
Feature/carousel on class (#4) * change Carousel widget implementation to class Co-authored-by: Tamirlan Dzhemirzoev <[email protected]>
Change Calendar widget implementation to class
- Add base class
Widget
- Remove
botx
dependency frompyproject.toml
Add checktable widget
feat: Add checktable widget feat: Add checktable widget