Revision history for Perl module NetRabbitMQPerl
0.11 2024-02-28
- [fix] type in documentation for virtual_host (GH #15, thanks to horshack)
- [doc] repoint repo sources to PayProp github org
0.10 2019-12-18
- [add] pass through frame_max connection options (GH #14, thanks to pm426)
0.09 2019-07-17
- [add] pass through SSL connection options (GH #13, thanks to pm426)
0.08 2019-02-26
- [fix] install dependency load order issues (GH #12)
0.07 2019-02-25
- [add] Socket Timeout support (GH #10)
0.06 2018-08-02
- [add] SSL support - requires optional IO::Socket::SSL (GH #9)
thanks to Jonathan Briggs for the above patch
0.05 2017-05-12
- [fix] install failures due to dependencies not listed
0.04 2017-04-28
- [add] return delivery_tag with basic_get (GH #2, GH #3)
thanks to Ben Kaufman for the patch
0.03 2016-08-16
- [fix] test failures due to dependencies not listed
- [fix] test failures due to MANIFEST entries missed
0.02 2016-08-11
- first release to CPAN
0.01 2013-01-10
- original version; created by ExtUtils::ModuleMaker 0.51