8000 Releases · westacks/telebot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: westacks/telebot

2.0.0

06 May 05:14
Compare
Choose a tag to compare
  • Updated Bot API to version 6.0
  • Refactored and optimized codebase. Updated all methods and objects along with latest Bot API. Some classes changed namespaces such as CommandHandler, UpdateHandler. Be aware during migration to the newer version.
  • Added customizable Kernel for handling updates and registering bot commands
  • Removed various library exceptions. Now only using TeleBotException
  • Handling process now implements middleware pattern as a more flexible way to chain your handlers
  • Version 1.x is dropped out of official support. However, pull requests are welcome to the 1.x branch.

2.0.0-alpha.1

01 May 19:22
Compare
Choose a tag to compare
2.0.0-alpha.1 Pre-release
Pre-release

v2 pre-release.

1.14.9

16 Apr 06:53
024dd2c
Compare
Choose a tag to compare

Fix phpdoc for answerInlineQueryMethod

1.14.8

08 Feb 19:36
83b36f2
Compare
Choose a tag to compare

Add support for Laravel 9

1.14.7

20 Jan 15:56
0f20dd2
Compare
Choose a tag to compare

Fix unsupported syntax for PHP 8.1

1.14.6

17 Jan 14:59
ff819db
Compare
Choose a tag to compare

Fix (again)

1.14.5

17 Jan 14:45
Compare
Choose a tag to compare

Fix. Add checks for OS signals compatibility.

1.14.4

30 Dec 17:49
1d2192f
Compare
Choose a tag to compare

Fix syntax error for laravel 8

1.14.3

24 Dec 10:07
378f33e
Compare
Choose a tag to compare
  • Fix getMyCommands method

1.14.2

13 Dec 22:37
Compare
Choose a tag to compare
  • Fix breaking flag and verbosity
0