Improved codecs
We have drastically improved codecs by making them more composable, adding more information when errors occur as well as fixing bugs with the builders. In addition, we also reworked the Cursor abstraction so your case classes do not need to match your Cassandra table schema but you'll have to do extra work to map the Cassandra representation to your data.