Skip to content

Releases: telepath-php/telepath

Bot API 6.6 (March 9, 2023) / Version 0.10.0

09 Mar 17:52

Choose a tag to compare

Version 0.9.3

08 Mar 14:57

Choose a tag to compare

Changelog:

  • Added parameter to constructor for quicker configuration of Cache or Logger

Version 0.9.2

08 Mar 14:44

Choose a tag to compare

Changelog:

  • Added Logging abilities

Version 0.9.1

07 Mar 16:09

Choose a tag to compare

Changelog:

  • Added method to get an array of the resulting slot machine symbols from a Dice (see #21)

Version 0.9

27 Feb 15:44

Choose a tag to compare

Supports Bot API Version 6.5 from February 3rd

Changelog:

  • Added own CacheAdapter from PSR-6 to PSR-16

  • Throw an exception if the folder passed to discoverPsr4 does not exist

Version 0.9 Beta

15 Feb 18:34

Choose a tag to compare

Version 0.9 Beta Pre-release
Pre-release

Version 0.9 replaces the dependency on a Cache Bridge for PSR-6/16 with a own implementation, so we are more flexible in the versions of psr/cache psr/simple-cache.

This is more of an internal change and ideally shouldn't affect any actual setup. 🍀

Bot API 6.5 (February 3, 2023)

04 Feb 09:47

Choose a tag to compare

Full Release Notes: https://github.com/telepath-php/telepath/releases/tag/v0.8.0

Additional Changes with this release:

Smaller type-hinting corrections

Bot API 6.5 (February 3, 2023)

04 Feb 09:07

Choose a tag to compare

Full Release Notes: https://github.com/telepath-php/telepath/releases/tag/v0.8.0

Additional Changes with this release:

  • Smaller type-hinting corrections

Bot API 6.5 (February 3, 2023)

03 Feb 23:01

Choose a tag to compare

Bot API 6.4

12 Jan 13:45

Choose a tag to compare

  • Updated text in type-hints.