This repository has been archived by the owner on Jan 2, 2023. It is now read-only.
v2.0.0.pre1
This is the first release of cql-rb that has an external dependency. The reason is that the IO, byte buffer and futures code has been moved to a separate library, Ione. I've used cql-rb to make other network clients and it started to get weird to have a Cassandra driver as a dependency for things that didn't talk to Cassandra.
There has also been a few fixes and additions: