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

0.3.0

Choose a tag to compare

@alies-dev alies-dev released this 01 Jul 14:16
· 251 commits to master since this release
2df9e97

What's Changed

  • New: Dialog::ttl() and Dialog::$ttl to specify how long dialog state should be stored on a Store
  • New: Support Laravel 9
  • Change: Minimum PHP version is 8.0
  • Change: Minimum irazasyed/telegram-bot-sdk version is 3
  • [BC] Change namespace to \KootLabs\TelegramBotDialogs\
  • Refactor fork to a simple and stable standalone package by @lptn in #1
    • [BC] Remove .yml support
    • [BC] Add property, parameter and return types
    • [BC] Extract DichotomousDialog into a separate abstract class
    • [BC] Rename Laravel alias for Dialogs from dialogs to telegram.dialogs
    • [BC] Finalize classes or make them abstract

Full Changelog: 0.2.1...0.3.0