0.10.2
What's changed
- Updated docs to avoid confusion between Dialog and DialogManager public APIs @alies-dev
- Fix user-bounded dialogs: properly generate keys to store dialog states (see 18e2cd6) @alies-dev
- Add more tests @alies-dev
Minor BC breaks:
- [BC] CHANGED: Type of property
KootLabs\TelegramBotDialogs\Exceptions\ControlFlow\SwitchToAnotherDialog#$nextDialogchanged fromDialog|nulltoDialog - [BC] CHANGED:
KootLabs\TelegramBotDialogs\Dialog#proceed()was marked@internal
Full Changelog: 0.10.1...0.10.2