Revision history for Net-Async-CassandraCQL
0.02 CHANGES:
* Added $result->rows_array and ->rows_hash
* Represent types as firstclass objects
* Implement collection types (LIST, SET, MAP)
* Implement UUID and TIMEUUID types
* Updated documentation
BUGFIXES:
* Account for inexactness of DOUBLE result printing in unit tests
* Abort build if no 64bit pack format support
* Make Protocol::CassandraCQL::Frame perl 5.8.8-clean
0.01 First version, released on an unsuspecting world.