v0.2.0-alpha
* support expected rows affected for statement * add binary for postgres client * support more types and null * support sleep command * use simple_query API and remove crates for types * update CLI arguments * don't append '.slt' in include * make binary dependencies optional * switch from structopt to clap3 * add docs about CLI and change args * add 'host' option