0.07 Sat Feb 4 2017 Pavel Shaydo <zwon@cpan.org>
- improved example scripts
- bumped librdkafka dependency
0.06 Tue Dec 6 2016 Pavel Shaydo <zwon@cpan.org>
- make it compile on threaded perls. See #3,
thanks to @aero for the report
0.05 Tue Nov 29 2016 Pavel Shaydo <zwon@cpan.org>
- minor doc fix
- remove unnecessary Test::Most dependency. Fixes #2, thanks to
@andk for the report.
0.04 Sat Oct 22 2016 Pavel Shaydo <zwon@cpan.org>
- add destroy and dump methods
0.03 Mon Oct 17 2016 Pavel Shaydo <zwon@cpan.org>
- implement producer
0.02 Fri Oct 14 2016 Pavel Shaydo <zwon@cpan.org>
- Use Alien::Librdkafka to build librdkafka
0.01 Thu Oct 13 2016 Pavel Shaydo <zwon@cpan.org>
- First version, released on an unsuspecting world.