这是indexloc提供的服务,不要输入任何密码
Skip to content

0.10.2

Choose a tag to compare

@alies-dev alies-dev released this 14 May 13:17
· 130 commits to master since this release
72dd582

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#$nextDialog changed from Dialog|null to Dialog
  • [BC] CHANGED: KootLabs\TelegramBotDialogs\Dialog#proceed() was marked @internal

Full Changelog: 0.10.1...0.10.2