Version 0.4.0
Features were added:
- Session - it provides functionality to make requests.
query
,options
,execute
,prepare
and others were moved fromCDRS
toSession
. - Server port is configurable now.
- Bunch of mappers were created to help map result frames into Rust structures and values.