Skip to content

0.43.0

Compare
Choose a tag to compare
@noplanman noplanman released this 17 Apr 12:26
· 881 commits to master since this release
9d4d020

Notes

Added

  • Travis CI webhook for Support Bot.
  • Interval for request limiter.
  • isRunCommands() method to check if called via runCommands().
  • Ensure coding standards for tests folder with phpcs.

Changed

  • Move default commands to examples folder.
  • All links point to new organisation repo.
  • Add PHP 7.1 support and update dependencies.

Fixed

  • Prevent handling the same Telegram updates multiple times, throw exception instead.