version 0.2 - added bind_blob() methods to explicitly bind strings as BLOB type - added blob() (and detail::blob_t) so that strings can be marked as BLOBs when binding with the stream operators - binding of ints and doubles optimised slightly - row::column() detects column type and retrievs blobs correctly version 0.1.1 -- January 2014 - a few minor bug fixes and updates to project layout version 0.1 -- January 2012 - initial release