Releases: EdJoPaTo/grammy-inline-menu
Releases · EdJoPaTo/grammy-inline-menu
v5.1.0
- feat(path): provide getMenuOfPath. This is useful when working with the stateless-question 05c956b
- fix(keyboard): improve error message dee4d13
v5.0.2
v5.0.1
Version 5 Release
With this major release logic is splitted into multiple classes to be way more customizable than before.
Things like sending the menu manually is now way easier.
As there as new classes you need to refactor from version 4. See the Migration Guide.
If you have questions, ideas, … please check for existing Issues and feel free to open new Issues and Pull Requests!
new since v5-rc.1
- feat(choices): disable choice exists check 3c91a09
v5.0.0-rc.1
I currently think the beta is on a fairly stable point. I will keep this rc for some days. If there are no issues this will probably the stable version 5.0.
v5.0.0-beta.9
v5.0.0-beta.8
v5.0.0-beta.7
v5.0.0-beta.6
v5.0.0-beta.5
Relevant news:
- feat(send-menu): add generateEditMessageIntoMenuFunction 5ea8a08
- fix(send-menu): supply telegram object only once ab35aff
- fix(body): improve edge cases via tests ad4e2c0
- test(action-hive): add tests f4113c0
- docs(send-menu): add jsdoc 9162303
- docs: add JSDoc to template and improve readme 5d264c0
- fix(middleware): prevent wrong js usage 16609e6
- feat(template): hint option arguments for js users 2611d70
- docs(readme): improve migration hints 0f558a2
- refactor(keyboard): simplify code but require NodeJS 12 d22a8ec
BREAKING CHANGE: