0.014 2020-09-11 19:52:08 CEST
- release after 84 PASSes on CPAN Testers (thanks!)
0.013 2020-09-10 16:24:49 CEST
- add tracing capabilities to LongPoll
- add pointers in main module's documentation
- add logging information in main module's docs
- upgrade dependency on WWW::Telegram::BotAPI to cope with
Mojolicious deprecation warning
- add Test::Pod and Test::Pod::Coverage to modules for
development
0.012 2018-02-11 15:31:30 CET
- release after 71 PASSes on CPAN Testers (thanks!)
0.011001 2018-02-11 10:28:52 CET
- require WWW::Telegram::BotAPI 0.10 or newer
- move sender accessor in Source role
- harmonize (send_)?response in WebHook with LongPoll
- make "sender" available in $record for processors
- fix error about $log not available during global destruction
- fix documentation bugs and add enhancements
- add Tutorial guide and associated examples
- TRIAL release
0.011 2018-01-27 15:22:09 CET
- fix chat expansion into channel for CallbackQuery Updates
(GH#3, thanks xeonvs)
- document the effect of normalize_record
- TRIAL release
0.010 2018-01-13 23:28:06 CET
- remove incorrect assumption about WWW::Telegram::BotAPI
- release after 71 PASSes on CPAN Testers (thanks!)
0.009001 2018-01-13 22:31:12 CET
- fix indentation in README.md for examples
- fix "certificate" and document it in WebHook
- document constructor in WebHook
- TRIAL release
0.009 2018-01-11 21:22:52 CET
- fix minor issue with Kwalitee
- fix bugs in WebHook.pm and add logging
- add examples for WebHook and LongPoll
0.008 2018-01-11 08:14:43 CET
- put "badges" together in POD to avoid indentation effect in
Markdown
- remove RT as a channel for tickets
- update copyright year
- release after 68 PASSes on CPAN Testers (thanks!)
0.007 2018-01-11 00:40:26 CET
- fixed issues in documentation
- add handling of automatic registration/unregistration in
WebHook
- fixed bug in LongPoll
- extended LongPoll for easy send_response
- TRIAL release
0.006 2017-03-01 22:54:52 CET
- release after 181 PASSes on CPAN Testers (thanks!)
0.005001 2017-02-27 00:22:46 CET
- add keyboard id handling
0.005 2017-02-26 19:57:22 CET
- add handling of keyboards with automatic value translation
0.004 2016-12-06 06:26:28 CET
- use warnings everywhere
0.002001 2016-11-12 16:54:04 CET
- add missing dependency on Mock::Quick
- tracking project via Travis-CI (.travis.yml)
- badges!
0.002 2016-11-11 23:20:43 CET
- first release on CPAN (CPAN Testers seems out these days...)