Revision history for Kafka package
0.06 Mon Sep 26 2012
CHANGES:
- Refinement of calculation operation time in benchmarks
- Some improvements in tests
0.05 Mon Sep 13 2012
CHANGES:
- Mock server tests moved to 'xt' directory
0.04 Mon Sep 10 2012
CHANGES:
- Author and release tests moved to 'xt' directory
0.03 Mon Aug 30 2012
CHANGES:
- Makefile.PL modified for the use of command line
- Added control code coverage 'coverage.sh'
- Added test 't/94_fixme.t'
- Added test 't/95_critic.t'
BUGFIXES:
- Fixed version number to 'use 5.010'
0.02 Wed Jun 13 2012
CHANGES:
- Minor changes in documentation
BUGFIXES:
- Fixed Kafka::Int64 to make it working on Perl 5.12
- Disallow using 0 timeouts in Kafka::IO and Kafka::Mock
0.01 Tue Jun 12 2012
- Original version