Skip to content

Releases: laraXgram/Laraquest

v0.9.2

21 Jan 13:56
Compare
Choose a tag to compare

Version 0.9.2

Changelog:

  • Refactor global update_type

v0.9.1

01 Jan 21:22
Compare
Choose a tag to compare

Version 0.9.1

Changelog:

  • Sync to Bot API 8.2

v0.9.0

14 Dec 16:13
Compare
Choose a tag to compare

Version 0.9.0

ChangeLog:

  • Sync to Bot API 8.1

v0.8.4

05 Nov 13:01
Compare
Choose a tag to compare

Version 0.8.4

Changelog:

  • Fix Method class config function

v0.8.3

01 Nov 16:23
Compare
Choose a tag to compare

Version 0.8.3:

Changelog:

  • Sync to Bot API 7.11

v0.8.2

19 Oct 21:05
Compare
Choose a tag to compare

Version 0.8.2

Changelog:

  • Fix LaraGram config loader
  • Fix $polling_allowed_updates nullable type

v0.8.1

17 Oct 19:29
Compare
Choose a tag to compare

Version 0.8.1

Changelog:

  • Add Limit and Allowed updates

v0.8.0

06 Sep 14:29
Compare
Choose a tag to compare

Version 0.8.0

  • Synced to Bot API 7.10
  • Improve optimization
  • Added 2 new config for Long Polling method
    • POLLING_TIMEOUT
    • PILLONG_SLEEP_TIME

v0.7.0

05 Sep 23:52
Compare
Choose a tag to compare

Version 0.7.0

  • Added polling method

v0.6.3

03 Sep 17:33
Compare
Choose a tag to compare

Version 0.6.3

  • Added support for swoole extension along with openswoole extension.